Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
This is the complete list of members for Jellyfin::DTO::IgnoreWaitRequestDto, including all inherited members.
fromJson(QJsonObject source) | Jellyfin::DTO::IgnoreWaitRequestDto | static |
ignoreWait() const | Jellyfin::DTO::IgnoreWaitRequestDto | |
IgnoreWaitRequestDto(bool ignoreWait) | Jellyfin::DTO::IgnoreWaitRequestDto | |
IgnoreWaitRequestDto(const IgnoreWaitRequestDto &other) | Jellyfin::DTO::IgnoreWaitRequestDto | |
m_ignoreWait | Jellyfin::DTO::IgnoreWaitRequestDto | protected |
replaceData(IgnoreWaitRequestDto &other) | Jellyfin::DTO::IgnoreWaitRequestDto | |
setFromJson(QJsonObject source) | Jellyfin::DTO::IgnoreWaitRequestDto | |
setIgnoreWait(bool newIgnoreWait) | Jellyfin::DTO::IgnoreWaitRequestDto | |
toJson() const | Jellyfin::DTO::IgnoreWaitRequestDto |