#include <containerprofile.h>
◆ ContainerProfile() [1/2]
◆ ContainerProfile() [2/2]
Jellyfin::DTO::ContainerProfile::ContainerProfile |
( |
const ContainerProfile & | other | ) |
|
◆ conditions()
◆ conditionsNull()
bool Jellyfin::DTO::ContainerProfile::conditionsNull |
( |
| ) |
const |
◆ container()
QString Jellyfin::DTO::ContainerProfile::container |
( |
| ) |
const |
◆ containerNull()
bool Jellyfin::DTO::ContainerProfile::containerNull |
( |
| ) |
const |
◆ fromJson()
ContainerProfile Jellyfin::DTO::ContainerProfile::fromJson |
( |
QJsonObject | source | ) |
|
|
static |
◆ replaceData()
Replaces the data being hold by this class with that of the other.
◆ setConditions()
◆ setConditionsNull()
void Jellyfin::DTO::ContainerProfile::setConditionsNull |
( |
| ) |
|
◆ setContainer()
void Jellyfin::DTO::ContainerProfile::setContainer |
( |
QString | newContainer | ) |
|
◆ setContainerNull()
void Jellyfin::DTO::ContainerProfile::setContainerNull |
( |
| ) |
|
◆ setFromJson()
void Jellyfin::DTO::ContainerProfile::setFromJson |
( |
QJsonObject | source | ) |
|
◆ setType()
◆ toJson()
QJsonObject Jellyfin::DTO::ContainerProfile::toJson |
( |
| ) |
const |
◆ type()
◆ m_conditions
◆ m_container
QString Jellyfin::DTO::ContainerProfile::m_container |
|
protected |
◆ m_type
The documentation for this class was generated from the following files: