#include <requesttypes.h>
◆ hasUserId()
const bool & Jellyfin::Loader::GetLogEntriesParams::hasUserId |
( |
| ) |
const |
Optional. Filter log entries if it has user id, or not.
◆ hasUserIdNull()
bool Jellyfin::Loader::GetLogEntriesParams::hasUserIdNull |
( |
| ) |
const |
◆ limit()
const qint32 & Jellyfin::Loader::GetLogEntriesParams::limit |
( |
| ) |
const |
Optional. The maximum number of records to return.
◆ limitNull()
bool Jellyfin::Loader::GetLogEntriesParams::limitNull |
( |
| ) |
const |
◆ minDate()
const QDateTime & Jellyfin::Loader::GetLogEntriesParams::minDate |
( |
| ) |
const |
Optional. The minimum date. Format = ISO.
◆ minDateNull()
bool Jellyfin::Loader::GetLogEntriesParams::minDateNull |
( |
| ) |
const |
◆ setHasUserId()
void Jellyfin::Loader::GetLogEntriesParams::setHasUserId |
( |
bool | newHasUserId | ) |
|
◆ setHasUserIdNull()
void Jellyfin::Loader::GetLogEntriesParams::setHasUserIdNull |
( |
| ) |
|
◆ setLimit()
void Jellyfin::Loader::GetLogEntriesParams::setLimit |
( |
qint32 | newLimit | ) |
|
◆ setLimitNull()
void Jellyfin::Loader::GetLogEntriesParams::setLimitNull |
( |
| ) |
|
◆ setMinDate()
void Jellyfin::Loader::GetLogEntriesParams::setMinDate |
( |
QDateTime | newMinDate | ) |
|
◆ setMinDateNull()
void Jellyfin::Loader::GetLogEntriesParams::setMinDateNull |
( |
| ) |
|
◆ setStartIndex()
void Jellyfin::Loader::GetLogEntriesParams::setStartIndex |
( |
qint32 | newStartIndex | ) |
|
◆ setStartIndexNull()
void Jellyfin::Loader::GetLogEntriesParams::setStartIndexNull |
( |
| ) |
|
◆ startIndex()
const qint32 & Jellyfin::Loader::GetLogEntriesParams::startIndex |
( |
| ) |
const |
Optional. The record index to start at. All items with a lower index will be dropped from the results.
◆ startIndexNull()
bool Jellyfin::Loader::GetLogEntriesParams::startIndexNull |
( |
| ) |
const |
The documentation for this class was generated from the following files: