#include <ignorewaitrequestdto.h>
◆ IgnoreWaitRequestDto() [1/2]
Jellyfin::DTO::IgnoreWaitRequestDto::IgnoreWaitRequestDto |
( |
bool | ignoreWait | ) |
|
◆ IgnoreWaitRequestDto() [2/2]
◆ fromJson()
◆ ignoreWait()
bool Jellyfin::DTO::IgnoreWaitRequestDto::ignoreWait |
( |
| ) |
const |
Gets or sets a value indicating whether the client should be ignored.
◆ replaceData()
Replaces the data being hold by this class with that of the other.
◆ setFromJson()
void Jellyfin::DTO::IgnoreWaitRequestDto::setFromJson |
( |
QJsonObject | source | ) |
|
◆ setIgnoreWait()
void Jellyfin::DTO::IgnoreWaitRequestDto::setIgnoreWait |
( |
bool | newIgnoreWait | ) |
|
Gets or sets a value indicating whether the client should be ignored.
◆ toJson()
QJsonObject Jellyfin::DTO::IgnoreWaitRequestDto::toJson |
( |
| ) |
const |
◆ m_ignoreWait
bool Jellyfin::DTO::IgnoreWaitRequestDto::m_ignoreWait |
|
protected |
The documentation for this class was generated from the following files: