![]() |
Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
This is the complete list of members for Jellyfin::DTO::GroupStateUpdate, including all inherited members.
| fromJson(QJsonObject source) | Jellyfin::DTO::GroupStateUpdate | static |
| GroupStateUpdate(GroupStateType state, PlaybackRequestType reason) | Jellyfin::DTO::GroupStateUpdate | |
| GroupStateUpdate(const GroupStateUpdate &other) | Jellyfin::DTO::GroupStateUpdate | |
| m_reason | Jellyfin::DTO::GroupStateUpdate | protected |
| m_state | Jellyfin::DTO::GroupStateUpdate | protected |
| reason() const | Jellyfin::DTO::GroupStateUpdate | |
| replaceData(GroupStateUpdate &other) | Jellyfin::DTO::GroupStateUpdate | |
| setFromJson(QJsonObject source) | Jellyfin::DTO::GroupStateUpdate | |
| setReason(PlaybackRequestType newReason) | Jellyfin::DTO::GroupStateUpdate | |
| setState(GroupStateType newState) | Jellyfin::DTO::GroupStateUpdate | |
| state() const | Jellyfin::DTO::GroupStateUpdate | |
| toJson() const | Jellyfin::DTO::GroupStateUpdate |