Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
This is the complete list of members for Jellyfin::DTO::GuideInfo, including all inherited members.
endDate() const | Jellyfin::DTO::GuideInfo | |
fromJson(QJsonObject source) | Jellyfin::DTO::GuideInfo | static |
GuideInfo(QDateTime startDate, QDateTime endDate) | Jellyfin::DTO::GuideInfo | |
GuideInfo(const GuideInfo &other) | Jellyfin::DTO::GuideInfo | |
m_endDate | Jellyfin::DTO::GuideInfo | protected |
m_startDate | Jellyfin::DTO::GuideInfo | protected |
replaceData(GuideInfo &other) | Jellyfin::DTO::GuideInfo | |
setEndDate(QDateTime newEndDate) | Jellyfin::DTO::GuideInfo | |
setFromJson(QJsonObject source) | Jellyfin::DTO::GuideInfo | |
setStartDate(QDateTime newStartDate) | Jellyfin::DTO::GuideInfo | |
startDate() const | Jellyfin::DTO::GuideInfo | |
toJson() const | Jellyfin::DTO::GuideInfo |