#include <requesttypes.h>
◆ body()
const QSharedPointer< CreatePlaylistDto > & Jellyfin::Loader::CreatePlaylistParams::body |
( |
| ) |
const |
The create playlist payload.
◆ ids()
const QStringList & Jellyfin::Loader::CreatePlaylistParams::ids |
( |
| ) |
const |
◆ idsNull()
bool Jellyfin::Loader::CreatePlaylistParams::idsNull |
( |
| ) |
const |
◆ mediaType()
const QString & Jellyfin::Loader::CreatePlaylistParams::mediaType |
( |
| ) |
const |
◆ mediaTypeNull()
bool Jellyfin::Loader::CreatePlaylistParams::mediaTypeNull |
( |
| ) |
const |
◆ name()
const QString & Jellyfin::Loader::CreatePlaylistParams::name |
( |
| ) |
const |
◆ nameNull()
bool Jellyfin::Loader::CreatePlaylistParams::nameNull |
( |
| ) |
const |
◆ setBody()
void Jellyfin::Loader::CreatePlaylistParams::setBody |
( |
QSharedPointer< CreatePlaylistDto > | newBody | ) |
|
◆ setIds()
void Jellyfin::Loader::CreatePlaylistParams::setIds |
( |
QStringList | newIds | ) |
|
◆ setIdsNull()
void Jellyfin::Loader::CreatePlaylistParams::setIdsNull |
( |
| ) |
|
◆ setMediaType()
void Jellyfin::Loader::CreatePlaylistParams::setMediaType |
( |
QString | newMediaType | ) |
|
◆ setMediaTypeNull()
void Jellyfin::Loader::CreatePlaylistParams::setMediaTypeNull |
( |
| ) |
|
◆ setName()
void Jellyfin::Loader::CreatePlaylistParams::setName |
( |
QString | newName | ) |
|
◆ setNameNull()
void Jellyfin::Loader::CreatePlaylistParams::setNameNull |
( |
| ) |
|
◆ setUserId()
void Jellyfin::Loader::CreatePlaylistParams::setUserId |
( |
QString | newUserId | ) |
|
◆ setUserIdNull()
void Jellyfin::Loader::CreatePlaylistParams::setUserIdNull |
( |
| ) |
|
◆ userId()
const QString & Jellyfin::Loader::CreatePlaylistParams::userId |
( |
| ) |
const |
◆ userIdNull()
bool Jellyfin::Loader::CreatePlaylistParams::userIdNull |
( |
| ) |
const |
The documentation for this class was generated from the following files: