#include <livetvinfo.h>
◆ LiveTvInfo() [1/2]
Jellyfin::DTO::LiveTvInfo::LiveTvInfo |
( |
bool | isEnabled | ) |
|
◆ LiveTvInfo() [2/2]
Jellyfin::DTO::LiveTvInfo::LiveTvInfo |
( |
const LiveTvInfo & | other | ) |
|
◆ enabledUsers()
QStringList Jellyfin::DTO::LiveTvInfo::enabledUsers |
( |
| ) |
const |
Gets or sets the enabled users.
◆ enabledUsersNull()
bool Jellyfin::DTO::LiveTvInfo::enabledUsersNull |
( |
| ) |
const |
◆ fromJson()
LiveTvInfo Jellyfin::DTO::LiveTvInfo::fromJson |
( |
QJsonObject | source | ) |
|
|
static |
◆ isEnabled()
bool Jellyfin::DTO::LiveTvInfo::isEnabled |
( |
| ) |
const |
Gets or sets a value indicating whether this instance is enabled.
◆ replaceData()
void Jellyfin::DTO::LiveTvInfo::replaceData |
( |
LiveTvInfo & | other | ) |
|
Replaces the data being hold by this class with that of the other.
◆ services()
Gets or sets the services.
◆ servicesNull()
bool Jellyfin::DTO::LiveTvInfo::servicesNull |
( |
| ) |
const |
◆ setEnabledUsers()
void Jellyfin::DTO::LiveTvInfo::setEnabledUsers |
( |
QStringList | newEnabledUsers | ) |
|
Gets or sets the enabled users.
◆ setEnabledUsersNull()
void Jellyfin::DTO::LiveTvInfo::setEnabledUsersNull |
( |
| ) |
|
◆ setFromJson()
void Jellyfin::DTO::LiveTvInfo::setFromJson |
( |
QJsonObject | source | ) |
|
◆ setIsEnabled()
void Jellyfin::DTO::LiveTvInfo::setIsEnabled |
( |
bool | newIsEnabled | ) |
|
Gets or sets a value indicating whether this instance is enabled.
◆ setServices()
Gets or sets the services.
◆ setServicesNull()
void Jellyfin::DTO::LiveTvInfo::setServicesNull |
( |
| ) |
|
◆ toJson()
QJsonObject Jellyfin::DTO::LiveTvInfo::toJson |
( |
| ) |
const |
◆ m_enabledUsers
QStringList Jellyfin::DTO::LiveTvInfo::m_enabledUsers |
|
protected |
◆ m_isEnabled
bool Jellyfin::DTO::LiveTvInfo::m_isEnabled |
|
protected |
◆ m_services
The documentation for this class was generated from the following files: