Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
This is the complete list of members for Jellyfin::DTO::QueueRequestDto, including all inherited members.
fromJson(QJsonObject source) | Jellyfin::DTO::QueueRequestDto | static |
itemIds() const | Jellyfin::DTO::QueueRequestDto | |
itemIdsNull() const | Jellyfin::DTO::QueueRequestDto | |
m_itemIds | Jellyfin::DTO::QueueRequestDto | protected |
m_mode | Jellyfin::DTO::QueueRequestDto | protected |
mode() const | Jellyfin::DTO::QueueRequestDto | |
QueueRequestDto(GroupQueueMode mode) | Jellyfin::DTO::QueueRequestDto | |
QueueRequestDto(const QueueRequestDto &other) | Jellyfin::DTO::QueueRequestDto | |
replaceData(QueueRequestDto &other) | Jellyfin::DTO::QueueRequestDto | |
setFromJson(QJsonObject source) | Jellyfin::DTO::QueueRequestDto | |
setItemIds(QStringList newItemIds) | Jellyfin::DTO::QueueRequestDto | |
setItemIdsNull() | Jellyfin::DTO::QueueRequestDto | |
setMode(GroupQueueMode newMode) | Jellyfin::DTO::QueueRequestDto | |
toJson() const | Jellyfin::DTO::QueueRequestDto |