#include <requesttypes.h>
◆ isFavorite()
const bool & Jellyfin::Loader::GetItemCountsParams::isFavorite |
( |
| ) |
const |
Optional. Get counts of favorite items.
◆ isFavoriteNull()
bool Jellyfin::Loader::GetItemCountsParams::isFavoriteNull |
( |
| ) |
const |
◆ setIsFavorite()
void Jellyfin::Loader::GetItemCountsParams::setIsFavorite |
( |
bool | newIsFavorite | ) |
|
◆ setIsFavoriteNull()
void Jellyfin::Loader::GetItemCountsParams::setIsFavoriteNull |
( |
| ) |
|
◆ setUserId()
void Jellyfin::Loader::GetItemCountsParams::setUserId |
( |
QString | newUserId | ) |
|
◆ setUserIdNull()
void Jellyfin::Loader::GetItemCountsParams::setUserIdNull |
( |
| ) |
|
◆ userId()
const QString & Jellyfin::Loader::GetItemCountsParams::userId |
( |
| ) |
const |
Optional. Get counts from a specific user's library.
◆ userIdNull()
bool Jellyfin::Loader::GetItemCountsParams::userIdNull |
( |
| ) |
const |
The documentation for this class was generated from the following files: