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

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

autoRefreshLevels() constJellyfin::DTO::ChannelFeatures
autoRefreshLevelsNull() constJellyfin::DTO::ChannelFeatures
canFilter() constJellyfin::DTO::ChannelFeatures
canSearch() constJellyfin::DTO::ChannelFeatures
ChannelFeatures(bool canSearch, bool supportsSortOrderToggle, bool supportsLatestMedia, bool canFilter, bool supportsContentDownloading)Jellyfin::DTO::ChannelFeatures
ChannelFeatures(const ChannelFeatures &other)Jellyfin::DTO::ChannelFeatures
contentTypes() constJellyfin::DTO::ChannelFeatures
contentTypesNull() constJellyfin::DTO::ChannelFeatures
defaultSortFields() constJellyfin::DTO::ChannelFeatures
defaultSortFieldsNull() constJellyfin::DTO::ChannelFeatures
fromJson(QJsonObject source)Jellyfin::DTO::ChannelFeaturesstatic
jellyfinId() constJellyfin::DTO::ChannelFeatures
jellyfinIdNull() constJellyfin::DTO::ChannelFeatures
m_autoRefreshLevelsJellyfin::DTO::ChannelFeaturesprotected
m_canFilterJellyfin::DTO::ChannelFeaturesprotected
m_canSearchJellyfin::DTO::ChannelFeaturesprotected
m_contentTypesJellyfin::DTO::ChannelFeaturesprotected
m_defaultSortFieldsJellyfin::DTO::ChannelFeaturesprotected
m_jellyfinIdJellyfin::DTO::ChannelFeaturesprotected
m_maxPageSizeJellyfin::DTO::ChannelFeaturesprotected
m_mediaTypesJellyfin::DTO::ChannelFeaturesprotected
m_nameJellyfin::DTO::ChannelFeaturesprotected
m_supportsContentDownloadingJellyfin::DTO::ChannelFeaturesprotected
m_supportsLatestMediaJellyfin::DTO::ChannelFeaturesprotected
m_supportsSortOrderToggleJellyfin::DTO::ChannelFeaturesprotected
maxPageSize() constJellyfin::DTO::ChannelFeatures
maxPageSizeNull() constJellyfin::DTO::ChannelFeatures
mediaTypes() constJellyfin::DTO::ChannelFeatures
mediaTypesNull() constJellyfin::DTO::ChannelFeatures
name() constJellyfin::DTO::ChannelFeatures
nameNull() constJellyfin::DTO::ChannelFeatures
replaceData(ChannelFeatures &other)Jellyfin::DTO::ChannelFeatures
setAutoRefreshLevels(std::optional< qint32 > newAutoRefreshLevels)Jellyfin::DTO::ChannelFeatures
setAutoRefreshLevelsNull()Jellyfin::DTO::ChannelFeatures
setCanFilter(bool newCanFilter)Jellyfin::DTO::ChannelFeatures
setCanSearch(bool newCanSearch)Jellyfin::DTO::ChannelFeatures
setContentTypes(QList< ChannelMediaContentType > newContentTypes)Jellyfin::DTO::ChannelFeatures
setContentTypesNull()Jellyfin::DTO::ChannelFeatures
setDefaultSortFields(QList< ChannelItemSortField > newDefaultSortFields)Jellyfin::DTO::ChannelFeatures
setDefaultSortFieldsNull()Jellyfin::DTO::ChannelFeatures
setFromJson(QJsonObject source)Jellyfin::DTO::ChannelFeatures
setJellyfinId(QString newJellyfinId)Jellyfin::DTO::ChannelFeatures
setJellyfinIdNull()Jellyfin::DTO::ChannelFeatures
setMaxPageSize(std::optional< qint32 > newMaxPageSize)Jellyfin::DTO::ChannelFeatures
setMaxPageSizeNull()Jellyfin::DTO::ChannelFeatures
setMediaTypes(QList< ChannelMediaType > newMediaTypes)Jellyfin::DTO::ChannelFeatures
setMediaTypesNull()Jellyfin::DTO::ChannelFeatures
setName(QString newName)Jellyfin::DTO::ChannelFeatures
setNameNull()Jellyfin::DTO::ChannelFeatures
setSupportsContentDownloading(bool newSupportsContentDownloading)Jellyfin::DTO::ChannelFeatures
setSupportsLatestMedia(bool newSupportsLatestMedia)Jellyfin::DTO::ChannelFeatures
setSupportsSortOrderToggle(bool newSupportsSortOrderToggle)Jellyfin::DTO::ChannelFeatures
supportsContentDownloading() constJellyfin::DTO::ChannelFeatures
supportsLatestMedia() constJellyfin::DTO::ChannelFeatures
supportsSortOrderToggle() constJellyfin::DTO::ChannelFeatures
toJson() constJellyfin::DTO::ChannelFeatures