#include <requesttypes.h>
◆ includeAllLanguages()
const bool & Jellyfin::Loader::GetRemoteImagesParams::includeAllLanguages |
( |
| ) |
const |
Optional. Include all languages.
◆ includeAllLanguagesNull()
bool Jellyfin::Loader::GetRemoteImagesParams::includeAllLanguagesNull |
( |
| ) |
const |
◆ itemId()
const QString & Jellyfin::Loader::GetRemoteImagesParams::itemId |
( |
| ) |
const |
◆ limit()
const qint32 & Jellyfin::Loader::GetRemoteImagesParams::limit |
( |
| ) |
const |
Optional. The maximum number of records to return.
◆ limitNull()
bool Jellyfin::Loader::GetRemoteImagesParams::limitNull |
( |
| ) |
const |
◆ providerName()
const QString & Jellyfin::Loader::GetRemoteImagesParams::providerName |
( |
| ) |
const |
Optional. The image provider to use.
◆ providerNameNull()
bool Jellyfin::Loader::GetRemoteImagesParams::providerNameNull |
( |
| ) |
const |
◆ setIncludeAllLanguages()
void Jellyfin::Loader::GetRemoteImagesParams::setIncludeAllLanguages |
( |
bool | newIncludeAllLanguages | ) |
|
◆ setIncludeAllLanguagesNull()
void Jellyfin::Loader::GetRemoteImagesParams::setIncludeAllLanguagesNull |
( |
| ) |
|
◆ setItemId()
void Jellyfin::Loader::GetRemoteImagesParams::setItemId |
( |
QString | newItemId | ) |
|
◆ setLimit()
void Jellyfin::Loader::GetRemoteImagesParams::setLimit |
( |
qint32 | newLimit | ) |
|
◆ setLimitNull()
void Jellyfin::Loader::GetRemoteImagesParams::setLimitNull |
( |
| ) |
|
◆ setProviderName()
void Jellyfin::Loader::GetRemoteImagesParams::setProviderName |
( |
QString | newProviderName | ) |
|
◆ setProviderNameNull()
void Jellyfin::Loader::GetRemoteImagesParams::setProviderNameNull |
( |
| ) |
|
◆ setStartIndex()
void Jellyfin::Loader::GetRemoteImagesParams::setStartIndex |
( |
qint32 | newStartIndex | ) |
|
◆ setStartIndexNull()
void Jellyfin::Loader::GetRemoteImagesParams::setStartIndexNull |
( |
| ) |
|
◆ setType()
void Jellyfin::Loader::GetRemoteImagesParams::setType |
( |
ImageType | newType | ) |
|
◆ setTypeNull()
void Jellyfin::Loader::GetRemoteImagesParams::setTypeNull |
( |
| ) |
|
◆ startIndex()
const qint32 & Jellyfin::Loader::GetRemoteImagesParams::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::GetRemoteImagesParams::startIndexNull |
( |
| ) |
const |
◆ type()
const ImageType & Jellyfin::Loader::GetRemoteImagesParams::type |
( |
| ) |
const |
◆ typeNull()
bool Jellyfin::Loader::GetRemoteImagesParams::typeNull |
( |
| ) |
const |
The documentation for this class was generated from the following files: