#include <containerprofile.h>
◆ ContainerProfile() [1/2]
◆ ContainerProfile() [2/2]
| Jellyfin::DTO::ContainerProfile::ContainerProfile |
( |
const ContainerProfile & | other | ) |
|
◆ conditions()
Gets or sets the list of MediaBrowser.Model.Dlna.ProfileCondition which this container will be applied to.
◆ container()
| QString Jellyfin::DTO::ContainerProfile::container |
( |
| ) |
const |
Gets or sets the container(s) which this container must meet.
◆ 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()
Gets or sets the list of MediaBrowser.Model.Dlna.ProfileCondition which this container will be applied to.
◆ setContainer()
| void Jellyfin::DTO::ContainerProfile::setContainer |
( |
QString | newContainer | ) |
|
Gets or sets the container(s) which this container must meet.
◆ setContainerNull()
| void Jellyfin::DTO::ContainerProfile::setContainerNull |
( |
| ) |
|
◆ setFromJson()
| void Jellyfin::DTO::ContainerProfile::setFromJson |
( |
QJsonObject | source | ) |
|
◆ setSubContainer()
| void Jellyfin::DTO::ContainerProfile::setSubContainer |
( |
QString | newSubContainer | ) |
|
Gets or sets the sub container(s) which this container must meet.
◆ setSubContainerNull()
| void Jellyfin::DTO::ContainerProfile::setSubContainerNull |
( |
| ) |
|
◆ setType()
◆ subContainer()
| QString Jellyfin::DTO::ContainerProfile::subContainer |
( |
| ) |
const |
Gets or sets the sub container(s) which this container must meet.
◆ subContainerNull()
| bool Jellyfin::DTO::ContainerProfile::subContainerNull |
( |
| ) |
const |
◆ toJson()
| QJsonObject Jellyfin::DTO::ContainerProfile::toJson |
( |
| ) |
const |
◆ type()
◆ m_conditions
◆ m_container
| QString Jellyfin::DTO::ContainerProfile::m_container |
|
protected |
◆ m_subContainer
| QString Jellyfin::DTO::ContainerProfile::m_subContainer |
|
protected |
◆ m_type
The documentation for this class was generated from the following files: