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