#include <requesttypes.h>
◆ enableImageTypes()
const QList< ImageType > & Jellyfin::Loader::GetUpcomingEpisodesParams::enableImageTypes |
( |
| ) |
const |
Optional. The image types to include in the output.
◆ enableImageTypesNull()
bool Jellyfin::Loader::GetUpcomingEpisodesParams::enableImageTypesNull |
( |
| ) |
const |
◆ enableImges()
const bool & Jellyfin::Loader::GetUpcomingEpisodesParams::enableImges |
( |
| ) |
const |
Optional. Include image information in output.
◆ enableImgesNull()
bool Jellyfin::Loader::GetUpcomingEpisodesParams::enableImgesNull |
( |
| ) |
const |
◆ enableUserData()
const bool & Jellyfin::Loader::GetUpcomingEpisodesParams::enableUserData |
( |
| ) |
const |
Optional. Include user data.
◆ enableUserDataNull()
bool Jellyfin::Loader::GetUpcomingEpisodesParams::enableUserDataNull |
( |
| ) |
const |
◆ fields()
const QList< ItemFields > & Jellyfin::Loader::GetUpcomingEpisodesParams::fields |
( |
| ) |
const |
Optional. Specify additional fields of information to return in the output.
◆ fieldsNull()
bool Jellyfin::Loader::GetUpcomingEpisodesParams::fieldsNull |
( |
| ) |
const |
◆ imageTypeLimit()
const qint32 & Jellyfin::Loader::GetUpcomingEpisodesParams::imageTypeLimit |
( |
| ) |
const |
Optional. The max number of images to return, per image type.
◆ imageTypeLimitNull()
bool Jellyfin::Loader::GetUpcomingEpisodesParams::imageTypeLimitNull |
( |
| ) |
const |
◆ limit()
const qint32 & Jellyfin::Loader::GetUpcomingEpisodesParams::limit |
( |
| ) |
const |
Optional. The maximum number of records to return.
◆ limitNull()
bool Jellyfin::Loader::GetUpcomingEpisodesParams::limitNull |
( |
| ) |
const |
◆ parentId()
const QString & Jellyfin::Loader::GetUpcomingEpisodesParams::parentId |
( |
| ) |
const |
Optional. Specify this to localize the search to a specific item or folder. Omit to use the root.
◆ parentIdNull()
bool Jellyfin::Loader::GetUpcomingEpisodesParams::parentIdNull |
( |
| ) |
const |
◆ setEnableImageTypes()
void Jellyfin::Loader::GetUpcomingEpisodesParams::setEnableImageTypes |
( |
QList< ImageType > | newEnableImageTypes | ) |
|
◆ setEnableImageTypesNull()
void Jellyfin::Loader::GetUpcomingEpisodesParams::setEnableImageTypesNull |
( |
| ) |
|
◆ setEnableImges()
void Jellyfin::Loader::GetUpcomingEpisodesParams::setEnableImges |
( |
bool | newEnableImges | ) |
|
◆ setEnableImgesNull()
void Jellyfin::Loader::GetUpcomingEpisodesParams::setEnableImgesNull |
( |
| ) |
|
◆ setEnableUserData()
void Jellyfin::Loader::GetUpcomingEpisodesParams::setEnableUserData |
( |
bool | newEnableUserData | ) |
|
◆ setEnableUserDataNull()
void Jellyfin::Loader::GetUpcomingEpisodesParams::setEnableUserDataNull |
( |
| ) |
|
◆ setFields()
void Jellyfin::Loader::GetUpcomingEpisodesParams::setFields |
( |
QList< ItemFields > | newFields | ) |
|
◆ setFieldsNull()
void Jellyfin::Loader::GetUpcomingEpisodesParams::setFieldsNull |
( |
| ) |
|
◆ setImageTypeLimit()
void Jellyfin::Loader::GetUpcomingEpisodesParams::setImageTypeLimit |
( |
qint32 | newImageTypeLimit | ) |
|
◆ setImageTypeLimitNull()
void Jellyfin::Loader::GetUpcomingEpisodesParams::setImageTypeLimitNull |
( |
| ) |
|
◆ setLimit()
void Jellyfin::Loader::GetUpcomingEpisodesParams::setLimit |
( |
qint32 | newLimit | ) |
|
◆ setLimitNull()
void Jellyfin::Loader::GetUpcomingEpisodesParams::setLimitNull |
( |
| ) |
|
◆ setParentId()
void Jellyfin::Loader::GetUpcomingEpisodesParams::setParentId |
( |
QString | newParentId | ) |
|
◆ setParentIdNull()
void Jellyfin::Loader::GetUpcomingEpisodesParams::setParentIdNull |
( |
| ) |
|
◆ setStartIndex()
void Jellyfin::Loader::GetUpcomingEpisodesParams::setStartIndex |
( |
qint32 | newStartIndex | ) |
|
◆ setStartIndexNull()
void Jellyfin::Loader::GetUpcomingEpisodesParams::setStartIndexNull |
( |
| ) |
|
◆ setUserId()
void Jellyfin::Loader::GetUpcomingEpisodesParams::setUserId |
( |
QString | newUserId | ) |
|
◆ setUserIdNull()
void Jellyfin::Loader::GetUpcomingEpisodesParams::setUserIdNull |
( |
| ) |
|
◆ startIndex()
const qint32 & Jellyfin::Loader::GetUpcomingEpisodesParams::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::GetUpcomingEpisodesParams::startIndexNull |
( |
| ) |
const |
◆ userId()
const QString & Jellyfin::Loader::GetUpcomingEpisodesParams::userId |
( |
| ) |
const |
The user id of the user to get the upcoming episodes for.
◆ userIdNull()
bool Jellyfin::Loader::GetUpcomingEpisodesParams::userIdNull |
( |
| ) |
const |
The documentation for this class was generated from the following files: