Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
Loading...
Searching...
No Matches
Jellyfin::DTO::PlaylistDto Member List

This is the complete list of members for Jellyfin::DTO::PlaylistDto, including all inherited members.

fromJson(QJsonObject source)Jellyfin::DTO::PlaylistDtostatic
itemIds() constJellyfin::DTO::PlaylistDto
m_itemIdsJellyfin::DTO::PlaylistDtoprotected
m_openAccessJellyfin::DTO::PlaylistDtoprotected
m_sharesJellyfin::DTO::PlaylistDtoprotected
openAccess() constJellyfin::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() constJellyfin::DTO::PlaylistDto
toJson() constJellyfin::DTO::PlaylistDto