#include <groupstateupdategroupupdate.h>
◆ GroupStateUpdateGroupUpdate() [1/2]
◆ GroupStateUpdateGroupUpdate() [2/2]
| Jellyfin::DTO::GroupStateUpdateGroupUpdate::GroupStateUpdateGroupUpdate |
( |
const GroupStateUpdateGroupUpdate & | other | ) |
|
◆ data()
| QSharedPointer< GroupStateUpdate > Jellyfin::DTO::GroupStateUpdateGroupUpdate::data |
( |
| ) |
const |
◆ fromJson()
◆ groupId()
| QString Jellyfin::DTO::GroupStateUpdateGroupUpdate::groupId |
( |
| ) |
const |
Gets the group identifier.
◆ replaceData()
Replaces the data being hold by this class with that of the other.
◆ setData()
| void Jellyfin::DTO::GroupStateUpdateGroupUpdate::setData |
( |
QSharedPointer< GroupStateUpdate > | newData | ) |
|
◆ setFromJson()
| void Jellyfin::DTO::GroupStateUpdateGroupUpdate::setFromJson |
( |
QJsonObject | source | ) |
|
◆ setGroupId()
| void Jellyfin::DTO::GroupStateUpdateGroupUpdate::setGroupId |
( |
QString | newGroupId | ) |
|
Gets the group identifier.
◆ setType()
| void Jellyfin::DTO::GroupStateUpdateGroupUpdate::setType |
( |
GroupUpdateType | newType | ) |
|
◆ toJson()
| QJsonObject Jellyfin::DTO::GroupStateUpdateGroupUpdate::toJson |
( |
| ) |
const |
◆ type()
◆ m_data
◆ m_groupId
| QString Jellyfin::DTO::GroupStateUpdateGroupUpdate::m_groupId |
|
protected |
◆ m_type
The documentation for this class was generated from the following files: