![]() |
Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
This is the complete list of members for Jellyfin::DTO::GroupUpdate, including all inherited members.
| fromJson(QJsonObject source) | Jellyfin::DTO::GroupUpdate | static |
| groupId() const | Jellyfin::DTO::GroupUpdate | |
| GroupUpdate(QString groupId, GroupUpdateType type) | Jellyfin::DTO::GroupUpdate | |
| GroupUpdate(const GroupUpdate &other) | Jellyfin::DTO::GroupUpdate | |
| m_groupId | Jellyfin::DTO::GroupUpdate | protected |
| m_type | Jellyfin::DTO::GroupUpdate | protected |
| replaceData(GroupUpdate &other) | Jellyfin::DTO::GroupUpdate | |
| setFromJson(QJsonObject source) | Jellyfin::DTO::GroupUpdate | |
| setGroupId(QString newGroupId) | Jellyfin::DTO::GroupUpdate | |
| setType(GroupUpdateType newType) | Jellyfin::DTO::GroupUpdate | |
| toJson() const | Jellyfin::DTO::GroupUpdate | |
| type() const | Jellyfin::DTO::GroupUpdate |