#include <deviceoptions.h>
◆ DeviceOptions() [1/2]
Jellyfin::DTO::DeviceOptions::DeviceOptions |
( |
| ) |
|
◆ DeviceOptions() [2/2]
Jellyfin::DTO::DeviceOptions::DeviceOptions |
( |
const DeviceOptions & | other | ) |
|
◆ customName()
QString Jellyfin::DTO::DeviceOptions::customName |
( |
| ) |
const |
◆ customNameNull()
bool Jellyfin::DTO::DeviceOptions::customNameNull |
( |
| ) |
const |
◆ fromJson()
DeviceOptions Jellyfin::DTO::DeviceOptions::fromJson |
( |
QJsonObject | source | ) |
|
|
static |
◆ replaceData()
void Jellyfin::DTO::DeviceOptions::replaceData |
( |
DeviceOptions & | other | ) |
|
Replaces the data being hold by this class with that of the other.
◆ setCustomName()
void Jellyfin::DTO::DeviceOptions::setCustomName |
( |
QString | newCustomName | ) |
|
◆ setCustomNameNull()
void Jellyfin::DTO::DeviceOptions::setCustomNameNull |
( |
| ) |
|
◆ setFromJson()
void Jellyfin::DTO::DeviceOptions::setFromJson |
( |
QJsonObject | source | ) |
|
◆ toJson()
QJsonObject Jellyfin::DTO::DeviceOptions::toJson |
( |
| ) |
const |
◆ m_customName
QString Jellyfin::DTO::DeviceOptions::m_customName |
|
protected |
The documentation for this class was generated from the following files: