Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
Loading...
Searching...
No Matches
Jellyfin::DTO::GuideInfo Member List

This is the complete list of members for Jellyfin::DTO::GuideInfo, including all inherited members.

endDate() constJellyfin::DTO::GuideInfo
fromJson(QJsonObject source)Jellyfin::DTO::GuideInfostatic
GuideInfo(QDateTime startDate, QDateTime endDate)Jellyfin::DTO::GuideInfo
GuideInfo(const GuideInfo &other)Jellyfin::DTO::GuideInfo
m_endDateJellyfin::DTO::GuideInfoprotected
m_startDateJellyfin::DTO::GuideInfoprotected
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() constJellyfin::DTO::GuideInfo
toJson() constJellyfin::DTO::GuideInfo