Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
This is the complete list of members for Jellyfin::DTO::NotificationsSummaryDto, including all inherited members.
fromJson(QJsonObject source) | Jellyfin::DTO::NotificationsSummaryDto | static |
m_maxUnreadNotificationLevel | Jellyfin::DTO::NotificationsSummaryDto | protected |
m_unreadCount | Jellyfin::DTO::NotificationsSummaryDto | protected |
maxUnreadNotificationLevel() const | Jellyfin::DTO::NotificationsSummaryDto | |
NotificationsSummaryDto(qint32 unreadCount, NotificationLevel maxUnreadNotificationLevel) | Jellyfin::DTO::NotificationsSummaryDto | |
NotificationsSummaryDto(const NotificationsSummaryDto &other) | Jellyfin::DTO::NotificationsSummaryDto | |
replaceData(NotificationsSummaryDto &other) | Jellyfin::DTO::NotificationsSummaryDto | |
setFromJson(QJsonObject source) | Jellyfin::DTO::NotificationsSummaryDto | |
setMaxUnreadNotificationLevel(NotificationLevel newMaxUnreadNotificationLevel) | Jellyfin::DTO::NotificationsSummaryDto | |
setUnreadCount(qint32 newUnreadCount) | Jellyfin::DTO::NotificationsSummaryDto | |
toJson() const | Jellyfin::DTO::NotificationsSummaryDto | |
unreadCount() const | Jellyfin::DTO::NotificationsSummaryDto |