#include <profilecondition.h>
◆ ProfileCondition() [1/2]
◆ ProfileCondition() [2/2]
Jellyfin::DTO::ProfileCondition::ProfileCondition |
( |
const ProfileCondition & | other | ) |
|
◆ condition()
◆ fromJson()
ProfileCondition Jellyfin::DTO::ProfileCondition::fromJson |
( |
QJsonObject | source | ) |
|
|
static |
◆ isRequired()
bool Jellyfin::DTO::ProfileCondition::isRequired |
( |
| ) |
const |
◆ property()
◆ replaceData()
Replaces the data being hold by this class with that of the other.
◆ setCondition()
◆ setFromJson()
void Jellyfin::DTO::ProfileCondition::setFromJson |
( |
QJsonObject | source | ) |
|
◆ setIsRequired()
void Jellyfin::DTO::ProfileCondition::setIsRequired |
( |
bool | newIsRequired | ) |
|
◆ setProperty()
◆ setValue()
void Jellyfin::DTO::ProfileCondition::setValue |
( |
QString | newValue | ) |
|
◆ setValueNull()
void Jellyfin::DTO::ProfileCondition::setValueNull |
( |
| ) |
|
◆ toJson()
QJsonObject Jellyfin::DTO::ProfileCondition::toJson |
( |
| ) |
const |
◆ value()
QString Jellyfin::DTO::ProfileCondition::value |
( |
| ) |
const |
◆ valueNull()
bool Jellyfin::DTO::ProfileCondition::valueNull |
( |
| ) |
const |
◆ m_condition
◆ m_isRequired
bool Jellyfin::DTO::ProfileCondition::m_isRequired |
|
protected |
◆ m_property
◆ m_value
QString Jellyfin::DTO::ProfileCondition::m_value |
|
protected |
The documentation for this class was generated from the following files: