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