#include <newgrouprequestdto.h>
◆ NewGroupRequestDto() [1/2]
Jellyfin::DTO::NewGroupRequestDto::NewGroupRequestDto |
( |
| ) |
|
◆ NewGroupRequestDto() [2/2]
◆ fromJson()
◆ groupName()
QString Jellyfin::DTO::NewGroupRequestDto::groupName |
( |
| ) |
const |
Gets or sets the group name.
◆ groupNameNull()
bool Jellyfin::DTO::NewGroupRequestDto::groupNameNull |
( |
| ) |
const |
◆ replaceData()
Replaces the data being hold by this class with that of the other.
◆ setFromJson()
void Jellyfin::DTO::NewGroupRequestDto::setFromJson |
( |
QJsonObject | source | ) |
|
◆ setGroupName()
void Jellyfin::DTO::NewGroupRequestDto::setGroupName |
( |
QString | newGroupName | ) |
|
Gets or sets the group name.
◆ setGroupNameNull()
void Jellyfin::DTO::NewGroupRequestDto::setGroupNameNull |
( |
| ) |
|
◆ toJson()
QJsonObject Jellyfin::DTO::NewGroupRequestDto::toJson |
( |
| ) |
const |
◆ m_groupName
QString Jellyfin::DTO::NewGroupRequestDto::m_groupName |
|
protected |
The documentation for this class was generated from the following files: