Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
This is the complete list of members for Jellyfin::DTO::LiveTvInfo, including all inherited members.
enabledUsers() const | Jellyfin::DTO::LiveTvInfo | |
enabledUsersNull() const | Jellyfin::DTO::LiveTvInfo | |
fromJson(QJsonObject source) | Jellyfin::DTO::LiveTvInfo | static |
isEnabled() const | Jellyfin::DTO::LiveTvInfo | |
LiveTvInfo(bool isEnabled) | Jellyfin::DTO::LiveTvInfo | |
LiveTvInfo(const LiveTvInfo &other) | Jellyfin::DTO::LiveTvInfo | |
m_enabledUsers | Jellyfin::DTO::LiveTvInfo | protected |
m_isEnabled | Jellyfin::DTO::LiveTvInfo | protected |
m_services | Jellyfin::DTO::LiveTvInfo | protected |
replaceData(LiveTvInfo &other) | Jellyfin::DTO::LiveTvInfo | |
services() const | Jellyfin::DTO::LiveTvInfo | |
servicesNull() const | Jellyfin::DTO::LiveTvInfo | |
setEnabledUsers(QStringList newEnabledUsers) | Jellyfin::DTO::LiveTvInfo | |
setEnabledUsersNull() | Jellyfin::DTO::LiveTvInfo | |
setFromJson(QJsonObject source) | Jellyfin::DTO::LiveTvInfo | |
setIsEnabled(bool newIsEnabled) | Jellyfin::DTO::LiveTvInfo | |
setServices(QList< LiveTvServiceInfo > newServices) | Jellyfin::DTO::LiveTvInfo | |
setServicesNull() | Jellyfin::DTO::LiveTvInfo | |
toJson() const | Jellyfin::DTO::LiveTvInfo |