Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
This is the complete list of members for Jellyfin::DTO::NotificationResultDto, including all inherited members.
fromJson(QJsonObject source) | Jellyfin::DTO::NotificationResultDto | static |
m_notifications | Jellyfin::DTO::NotificationResultDto | protected |
m_totalRecordCount | Jellyfin::DTO::NotificationResultDto | protected |
NotificationResultDto(qint32 totalRecordCount) | Jellyfin::DTO::NotificationResultDto | |
NotificationResultDto(const NotificationResultDto &other) | Jellyfin::DTO::NotificationResultDto | |
notifications() const | Jellyfin::DTO::NotificationResultDto | |
notificationsNull() const | Jellyfin::DTO::NotificationResultDto | |
replaceData(NotificationResultDto &other) | Jellyfin::DTO::NotificationResultDto | |
setFromJson(QJsonObject source) | Jellyfin::DTO::NotificationResultDto | |
setNotifications(QList< NotificationDto > newNotifications) | Jellyfin::DTO::NotificationResultDto | |
setNotificationsNull() | Jellyfin::DTO::NotificationResultDto | |
setTotalRecordCount(qint32 newTotalRecordCount) | Jellyfin::DTO::NotificationResultDto | |
toJson() const | Jellyfin::DTO::NotificationResultDto | |
totalRecordCount() const | Jellyfin::DTO::NotificationResultDto |