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