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