#include <requesttypes.h>
◆ body()
const QSharedPointer< DisplayPreferencesDto > & Jellyfin::Loader::UpdateDisplayPreferencesParams::body |
( |
| ) |
const |
New Display Preferences object.
◆ client()
const QString & Jellyfin::Loader::UpdateDisplayPreferencesParams::client |
( |
| ) |
const |
◆ displayPreferencesId()
const QString & Jellyfin::Loader::UpdateDisplayPreferencesParams::displayPreferencesId |
( |
| ) |
const |
◆ setBody()
void Jellyfin::Loader::UpdateDisplayPreferencesParams::setBody |
( |
QSharedPointer< DisplayPreferencesDto > | newBody | ) |
|
◆ setClient()
void Jellyfin::Loader::UpdateDisplayPreferencesParams::setClient |
( |
QString | newClient | ) |
|
◆ setDisplayPreferencesId()
void Jellyfin::Loader::UpdateDisplayPreferencesParams::setDisplayPreferencesId |
( |
QString | newDisplayPreferencesId | ) |
|
◆ setUserId()
void Jellyfin::Loader::UpdateDisplayPreferencesParams::setUserId |
( |
QString | newUserId | ) |
|
◆ userId()
const QString & Jellyfin::Loader::UpdateDisplayPreferencesParams::userId |
( |
| ) |
const |
The documentation for this class was generated from the following files: