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