#include <requesttypes.h>
◆ enableTotalRecordCount()
const bool & Jellyfin::Loader::GetSuggestionsParams::enableTotalRecordCount |
( |
| ) |
const |
Whether to enable the total record count.
◆ enableTotalRecordCountNull()
bool Jellyfin::Loader::GetSuggestionsParams::enableTotalRecordCountNull |
( |
| ) |
const |
◆ limit()
const qint32 & Jellyfin::Loader::GetSuggestionsParams::limit |
( |
| ) |
const |
◆ limitNull()
bool Jellyfin::Loader::GetSuggestionsParams::limitNull |
( |
| ) |
const |
◆ mediaType()
const QStringList & Jellyfin::Loader::GetSuggestionsParams::mediaType |
( |
| ) |
const |
◆ mediaTypeNull()
bool Jellyfin::Loader::GetSuggestionsParams::mediaTypeNull |
( |
| ) |
const |
◆ setEnableTotalRecordCount()
void Jellyfin::Loader::GetSuggestionsParams::setEnableTotalRecordCount |
( |
bool | newEnableTotalRecordCount | ) |
|
◆ setEnableTotalRecordCountNull()
void Jellyfin::Loader::GetSuggestionsParams::setEnableTotalRecordCountNull |
( |
| ) |
|
◆ setLimit()
void Jellyfin::Loader::GetSuggestionsParams::setLimit |
( |
qint32 | newLimit | ) |
|
◆ setLimitNull()
void Jellyfin::Loader::GetSuggestionsParams::setLimitNull |
( |
| ) |
|
◆ setMediaType()
void Jellyfin::Loader::GetSuggestionsParams::setMediaType |
( |
QStringList | newMediaType | ) |
|
◆ setMediaTypeNull()
void Jellyfin::Loader::GetSuggestionsParams::setMediaTypeNull |
( |
| ) |
|
◆ setStartIndex()
void Jellyfin::Loader::GetSuggestionsParams::setStartIndex |
( |
qint32 | newStartIndex | ) |
|
◆ setStartIndexNull()
void Jellyfin::Loader::GetSuggestionsParams::setStartIndexNull |
( |
| ) |
|
◆ setType()
void Jellyfin::Loader::GetSuggestionsParams::setType |
( |
QStringList | newType | ) |
|
◆ setTypeNull()
void Jellyfin::Loader::GetSuggestionsParams::setTypeNull |
( |
| ) |
|
◆ setUserId()
void Jellyfin::Loader::GetSuggestionsParams::setUserId |
( |
QString | newUserId | ) |
|
◆ startIndex()
const qint32 & Jellyfin::Loader::GetSuggestionsParams::startIndex |
( |
| ) |
const |
Optional. The start index.
◆ startIndexNull()
bool Jellyfin::Loader::GetSuggestionsParams::startIndexNull |
( |
| ) |
const |
◆ type()
const QStringList & Jellyfin::Loader::GetSuggestionsParams::type |
( |
| ) |
const |
◆ typeNull()
bool Jellyfin::Loader::GetSuggestionsParams::typeNull |
( |
| ) |
const |
◆ userId()
const QString & Jellyfin::Loader::GetSuggestionsParams::userId |
( |
| ) |
const |
The documentation for this class was generated from the following files: