#include <requesttypes.h>
◆ categoryLimit()
const qint32 & Jellyfin::Loader::GetMovieRecommendationsParams::categoryLimit |
( |
| ) |
const |
The max number of categories to return.
◆ categoryLimitNull()
bool Jellyfin::Loader::GetMovieRecommendationsParams::categoryLimitNull |
( |
| ) |
const |
◆ fields()
const QList< ItemFields > & Jellyfin::Loader::GetMovieRecommendationsParams::fields |
( |
| ) |
const |
Optional. The fields to return.
◆ fieldsNull()
bool Jellyfin::Loader::GetMovieRecommendationsParams::fieldsNull |
( |
| ) |
const |
◆ itemLimit()
const qint32 & Jellyfin::Loader::GetMovieRecommendationsParams::itemLimit |
( |
| ) |
const |
The max number of items to return per category.
◆ itemLimitNull()
bool Jellyfin::Loader::GetMovieRecommendationsParams::itemLimitNull |
( |
| ) |
const |
◆ parentId()
const QString & Jellyfin::Loader::GetMovieRecommendationsParams::parentId |
( |
| ) |
const |
Specify this to localize the search to a specific item or folder. Omit to use the root.
◆ parentIdNull()
bool Jellyfin::Loader::GetMovieRecommendationsParams::parentIdNull |
( |
| ) |
const |
◆ setCategoryLimit()
void Jellyfin::Loader::GetMovieRecommendationsParams::setCategoryLimit |
( |
qint32 | newCategoryLimit | ) |
|
◆ setCategoryLimitNull()
void Jellyfin::Loader::GetMovieRecommendationsParams::setCategoryLimitNull |
( |
| ) |
|
◆ setFields()
void Jellyfin::Loader::GetMovieRecommendationsParams::setFields |
( |
QList< ItemFields > | newFields | ) |
|
◆ setFieldsNull()
void Jellyfin::Loader::GetMovieRecommendationsParams::setFieldsNull |
( |
| ) |
|
◆ setItemLimit()
void Jellyfin::Loader::GetMovieRecommendationsParams::setItemLimit |
( |
qint32 | newItemLimit | ) |
|
◆ setItemLimitNull()
void Jellyfin::Loader::GetMovieRecommendationsParams::setItemLimitNull |
( |
| ) |
|
◆ setParentId()
void Jellyfin::Loader::GetMovieRecommendationsParams::setParentId |
( |
QString | newParentId | ) |
|
◆ setParentIdNull()
void Jellyfin::Loader::GetMovieRecommendationsParams::setParentIdNull |
( |
| ) |
|
◆ setUserId()
void Jellyfin::Loader::GetMovieRecommendationsParams::setUserId |
( |
QString | newUserId | ) |
|
◆ setUserIdNull()
void Jellyfin::Loader::GetMovieRecommendationsParams::setUserIdNull |
( |
| ) |
|
◆ userId()
const QString & Jellyfin::Loader::GetMovieRecommendationsParams::userId |
( |
| ) |
const |
Optional. Filter by user id, and attach user data.
◆ userIdNull()
bool Jellyfin::Loader::GetMovieRecommendationsParams::userIdNull |
( |
| ) |
const |
The documentation for this class was generated from the following files: