Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
This is the complete list of members for Jellyfin::DTO::TimerEventInfo, including all inherited members.
fromJson(QJsonObject source) | Jellyfin::DTO::TimerEventInfo | static |
jellyfinId() const | Jellyfin::DTO::TimerEventInfo | |
jellyfinIdNull() const | Jellyfin::DTO::TimerEventInfo | |
m_jellyfinId | Jellyfin::DTO::TimerEventInfo | protected |
m_programId | Jellyfin::DTO::TimerEventInfo | protected |
programId() const | Jellyfin::DTO::TimerEventInfo | |
programIdNull() const | Jellyfin::DTO::TimerEventInfo | |
replaceData(TimerEventInfo &other) | Jellyfin::DTO::TimerEventInfo | |
setFromJson(QJsonObject source) | Jellyfin::DTO::TimerEventInfo | |
setJellyfinId(QString newJellyfinId) | Jellyfin::DTO::TimerEventInfo | |
setJellyfinIdNull() | Jellyfin::DTO::TimerEventInfo | |
setProgramId(QString newProgramId) | Jellyfin::DTO::TimerEventInfo | |
setProgramIdNull() | Jellyfin::DTO::TimerEventInfo | |
TimerEventInfo() | Jellyfin::DTO::TimerEventInfo | |
TimerEventInfo(const TimerEventInfo &other) | Jellyfin::DTO::TimerEventInfo | |
toJson() const | Jellyfin::DTO::TimerEventInfo |