#include <deviceprofileinfo.h>
◆ DeviceProfileInfo() [1/2]
◆ DeviceProfileInfo() [2/2]
Jellyfin::DTO::DeviceProfileInfo::DeviceProfileInfo |
( |
const DeviceProfileInfo & | other | ) |
|
◆ fromJson()
◆ jellyfinId()
QString Jellyfin::DTO::DeviceProfileInfo::jellyfinId |
( |
| ) |
const |
Gets or sets the identifier.
◆ jellyfinIdNull()
bool Jellyfin::DTO::DeviceProfileInfo::jellyfinIdNull |
( |
| ) |
const |
◆ name()
QString Jellyfin::DTO::DeviceProfileInfo::name |
( |
| ) |
const |
◆ nameNull()
bool Jellyfin::DTO::DeviceProfileInfo::nameNull |
( |
| ) |
const |
◆ replaceData()
Replaces the data being hold by this class with that of the other.
◆ setFromJson()
void Jellyfin::DTO::DeviceProfileInfo::setFromJson |
( |
QJsonObject | source | ) |
|
◆ setJellyfinId()
void Jellyfin::DTO::DeviceProfileInfo::setJellyfinId |
( |
QString | newJellyfinId | ) |
|
Gets or sets the identifier.
◆ setJellyfinIdNull()
void Jellyfin::DTO::DeviceProfileInfo::setJellyfinIdNull |
( |
| ) |
|
◆ setName()
void Jellyfin::DTO::DeviceProfileInfo::setName |
( |
QString | newName | ) |
|
◆ setNameNull()
void Jellyfin::DTO::DeviceProfileInfo::setNameNull |
( |
| ) |
|
◆ setType()
◆ toJson()
QJsonObject Jellyfin::DTO::DeviceProfileInfo::toJson |
( |
| ) |
const |
◆ type()
◆ m_jellyfinId
QString Jellyfin::DTO::DeviceProfileInfo::m_jellyfinId |
|
protected |
◆ m_name
QString Jellyfin::DTO::DeviceProfileInfo::m_name |
|
protected |
◆ m_type
The documentation for this class was generated from the following files: