#include <requesttypes.h>
◆ includeItemTypes()
| const QStringList & Jellyfin::Loader::GetQueryFiltersParams::includeItemTypes |
( |
| ) |
const |
Optional. If specified, results will be filtered based on item type. This allows multiple, comma delimited.
◆ includeItemTypesNull()
| bool Jellyfin::Loader::GetQueryFiltersParams::includeItemTypesNull |
( |
| ) |
const |
◆ isAiring()
| const bool & Jellyfin::Loader::GetQueryFiltersParams::isAiring |
( |
| ) |
const |
Optional. Is item airing.
◆ isAiringNull()
| bool Jellyfin::Loader::GetQueryFiltersParams::isAiringNull |
( |
| ) |
const |
◆ isKids()
| const bool & Jellyfin::Loader::GetQueryFiltersParams::isKids |
( |
| ) |
const |
◆ isKidsNull()
| bool Jellyfin::Loader::GetQueryFiltersParams::isKidsNull |
( |
| ) |
const |
◆ isMovie()
| const bool & Jellyfin::Loader::GetQueryFiltersParams::isMovie |
( |
| ) |
const |
◆ isMovieNull()
| bool Jellyfin::Loader::GetQueryFiltersParams::isMovieNull |
( |
| ) |
const |
◆ isNews()
| const bool & Jellyfin::Loader::GetQueryFiltersParams::isNews |
( |
| ) |
const |
◆ isNewsNull()
| bool Jellyfin::Loader::GetQueryFiltersParams::isNewsNull |
( |
| ) |
const |
◆ isSeries()
| const bool & Jellyfin::Loader::GetQueryFiltersParams::isSeries |
( |
| ) |
const |
Optional. Is item series.
◆ isSeriesNull()
| bool Jellyfin::Loader::GetQueryFiltersParams::isSeriesNull |
( |
| ) |
const |
◆ isSports()
| const bool & Jellyfin::Loader::GetQueryFiltersParams::isSports |
( |
| ) |
const |
Optional. Is item sports.
◆ isSportsNull()
| bool Jellyfin::Loader::GetQueryFiltersParams::isSportsNull |
( |
| ) |
const |
◆ parentId()
| const QString & Jellyfin::Loader::GetQueryFiltersParams::parentId |
( |
| ) |
const |
Optional. Specify this to localize the search to a specific item or folder. Omit to use the root.
◆ parentIdNull()
| bool Jellyfin::Loader::GetQueryFiltersParams::parentIdNull |
( |
| ) |
const |
◆ recursive()
| const bool & Jellyfin::Loader::GetQueryFiltersParams::recursive |
( |
| ) |
const |
Optional. Search recursive.
◆ recursiveNull()
| bool Jellyfin::Loader::GetQueryFiltersParams::recursiveNull |
( |
| ) |
const |
◆ setIncludeItemTypes()
| void Jellyfin::Loader::GetQueryFiltersParams::setIncludeItemTypes |
( |
QStringList | newIncludeItemTypes | ) |
|
◆ setIncludeItemTypesNull()
| void Jellyfin::Loader::GetQueryFiltersParams::setIncludeItemTypesNull |
( |
| ) |
|
◆ setIsAiring()
| void Jellyfin::Loader::GetQueryFiltersParams::setIsAiring |
( |
bool | newIsAiring | ) |
|
◆ setIsAiringNull()
| void Jellyfin::Loader::GetQueryFiltersParams::setIsAiringNull |
( |
| ) |
|
◆ setIsKids()
| void Jellyfin::Loader::GetQueryFiltersParams::setIsKids |
( |
bool | newIsKids | ) |
|
◆ setIsKidsNull()
| void Jellyfin::Loader::GetQueryFiltersParams::setIsKidsNull |
( |
| ) |
|
◆ setIsMovie()
| void Jellyfin::Loader::GetQueryFiltersParams::setIsMovie |
( |
bool | newIsMovie | ) |
|
◆ setIsMovieNull()
| void Jellyfin::Loader::GetQueryFiltersParams::setIsMovieNull |
( |
| ) |
|
◆ setIsNews()
| void Jellyfin::Loader::GetQueryFiltersParams::setIsNews |
( |
bool | newIsNews | ) |
|
◆ setIsNewsNull()
| void Jellyfin::Loader::GetQueryFiltersParams::setIsNewsNull |
( |
| ) |
|
◆ setIsSeries()
| void Jellyfin::Loader::GetQueryFiltersParams::setIsSeries |
( |
bool | newIsSeries | ) |
|
◆ setIsSeriesNull()
| void Jellyfin::Loader::GetQueryFiltersParams::setIsSeriesNull |
( |
| ) |
|
◆ setIsSports()
| void Jellyfin::Loader::GetQueryFiltersParams::setIsSports |
( |
bool | newIsSports | ) |
|
◆ setIsSportsNull()
| void Jellyfin::Loader::GetQueryFiltersParams::setIsSportsNull |
( |
| ) |
|
◆ setParentId()
| void Jellyfin::Loader::GetQueryFiltersParams::setParentId |
( |
QString | newParentId | ) |
|
◆ setParentIdNull()
| void Jellyfin::Loader::GetQueryFiltersParams::setParentIdNull |
( |
| ) |
|
◆ setRecursive()
| void Jellyfin::Loader::GetQueryFiltersParams::setRecursive |
( |
bool | newRecursive | ) |
|
◆ setRecursiveNull()
| void Jellyfin::Loader::GetQueryFiltersParams::setRecursiveNull |
( |
| ) |
|
◆ setUserId()
| void Jellyfin::Loader::GetQueryFiltersParams::setUserId |
( |
QString | newUserId | ) |
|
◆ setUserIdNull()
| void Jellyfin::Loader::GetQueryFiltersParams::setUserIdNull |
( |
| ) |
|
◆ userId()
| const QString & Jellyfin::Loader::GetQueryFiltersParams::userId |
( |
| ) |
const |
◆ userIdNull()
| bool Jellyfin::Loader::GetQueryFiltersParams::userIdNull |
( |
| ) |
const |
The documentation for this class was generated from the following files: