Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
Loading...
Searching...
No Matches
Jellyfin::DTO::GroupUpdate Member List

This is the complete list of members for Jellyfin::DTO::GroupUpdate, including all inherited members.

fromJson(QJsonObject source)Jellyfin::DTO::GroupUpdatestatic
groupId() constJellyfin::DTO::GroupUpdate
GroupUpdate(QString groupId, GroupUpdateType type)Jellyfin::DTO::GroupUpdate
GroupUpdate(const GroupUpdate &other)Jellyfin::DTO::GroupUpdate
m_groupIdJellyfin::DTO::GroupUpdateprotected
m_typeJellyfin::DTO::GroupUpdateprotected
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() constJellyfin::DTO::GroupUpdate
type() constJellyfin::DTO::GroupUpdate