#include <newgrouprequestdto.h>
◆ NewGroupRequestDto() [1/2]
| Jellyfin::DTO::NewGroupRequestDto::NewGroupRequestDto |
( |
QString | groupName | ) |
|
◆ NewGroupRequestDto() [2/2]
| Jellyfin::DTO::NewGroupRequestDto::NewGroupRequestDto |
( |
const NewGroupRequestDto & | other | ) |
|
◆ fromJson()
◆ groupName()
| QString Jellyfin::DTO::NewGroupRequestDto::groupName |
( |
| ) |
const |
Gets or sets the group name.
◆ 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.
◆ 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: