![]() |
Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
This is the complete list of members for Jellyfin::DTO::PlaylistDto, including all inherited members.
| fromJson(QJsonObject source) | Jellyfin::DTO::PlaylistDto | static |
| itemIds() const | Jellyfin::DTO::PlaylistDto | |
| m_itemIds | Jellyfin::DTO::PlaylistDto | protected |
| m_openAccess | Jellyfin::DTO::PlaylistDto | protected |
| m_shares | Jellyfin::DTO::PlaylistDto | protected |
| openAccess() const | Jellyfin::DTO::PlaylistDto | |
| PlaylistDto(bool openAccess, QList< PlaylistUserPermissions > shares, QStringList itemIds) | Jellyfin::DTO::PlaylistDto | |
| PlaylistDto(const PlaylistDto &other) | Jellyfin::DTO::PlaylistDto | |
| replaceData(PlaylistDto &other) | Jellyfin::DTO::PlaylistDto | |
| setFromJson(QJsonObject source) | Jellyfin::DTO::PlaylistDto | |
| setItemIds(QStringList newItemIds) | Jellyfin::DTO::PlaylistDto | |
| setOpenAccess(bool newOpenAccess) | Jellyfin::DTO::PlaylistDto | |
| setShares(QList< PlaylistUserPermissions > newShares) | Jellyfin::DTO::PlaylistDto | |
| shares() const | Jellyfin::DTO::PlaylistDto | |
| toJson() const | Jellyfin::DTO::PlaylistDto |