#include <setrepeatmoderequestdto.h>
◆ SetRepeatModeRequestDto() [1/2]
| Jellyfin::DTO::SetRepeatModeRequestDto::SetRepeatModeRequestDto |
( |
GroupRepeatMode | mode | ) |
|
◆ SetRepeatModeRequestDto() [2/2]
◆ fromJson()
◆ mode()
◆ replaceData()
Replaces the data being hold by this class with that of the other.
◆ setFromJson()
| void Jellyfin::DTO::SetRepeatModeRequestDto::setFromJson |
( |
QJsonObject | source | ) |
|
◆ setMode()
| void Jellyfin::DTO::SetRepeatModeRequestDto::setMode |
( |
GroupRepeatMode | newMode | ) |
|
◆ toJson()
| QJsonObject Jellyfin::DTO::SetRepeatModeRequestDto::toJson |
( |
| ) |
const |
◆ m_mode
The documentation for this class was generated from the following files: