Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
This is the complete list of members for Jellyfin::DTO::NewGroupRequestDto, including all inherited members.
fromJson(QJsonObject source) | Jellyfin::DTO::NewGroupRequestDto | static |
groupName() const | Jellyfin::DTO::NewGroupRequestDto | |
groupNameNull() const | Jellyfin::DTO::NewGroupRequestDto | |
m_groupName | Jellyfin::DTO::NewGroupRequestDto | protected |
NewGroupRequestDto() | Jellyfin::DTO::NewGroupRequestDto | |
NewGroupRequestDto(const NewGroupRequestDto &other) | Jellyfin::DTO::NewGroupRequestDto | |
replaceData(NewGroupRequestDto &other) | Jellyfin::DTO::NewGroupRequestDto | |
setFromJson(QJsonObject source) | Jellyfin::DTO::NewGroupRequestDto | |
setGroupName(QString newGroupName) | Jellyfin::DTO::NewGroupRequestDto | |
setGroupNameNull() | Jellyfin::DTO::NewGroupRequestDto | |
toJson() const | Jellyfin::DTO::NewGroupRequestDto |