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

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

audioLanguagePreference() constJellyfin::DTO::UserConfiguration
audioLanguagePreferenceNull() constJellyfin::DTO::UserConfiguration
displayCollectionsView() constJellyfin::DTO::UserConfiguration
displayMissingEpisodes() constJellyfin::DTO::UserConfiguration
enableLocalPassword() constJellyfin::DTO::UserConfiguration
enableNextEpisodeAutoPlay() constJellyfin::DTO::UserConfiguration
fromJson(QJsonObject source)Jellyfin::DTO::UserConfigurationstatic
groupedFolders() constJellyfin::DTO::UserConfiguration
groupedFoldersNull() constJellyfin::DTO::UserConfiguration
hidePlayedInLatest() constJellyfin::DTO::UserConfiguration
latestItemsExcludes() constJellyfin::DTO::UserConfiguration
latestItemsExcludesNull() constJellyfin::DTO::UserConfiguration
m_audioLanguagePreferenceJellyfin::DTO::UserConfigurationprotected
m_displayCollectionsViewJellyfin::DTO::UserConfigurationprotected
m_displayMissingEpisodesJellyfin::DTO::UserConfigurationprotected
m_enableLocalPasswordJellyfin::DTO::UserConfigurationprotected
m_enableNextEpisodeAutoPlayJellyfin::DTO::UserConfigurationprotected
m_groupedFoldersJellyfin::DTO::UserConfigurationprotected
m_hidePlayedInLatestJellyfin::DTO::UserConfigurationprotected
m_latestItemsExcludesJellyfin::DTO::UserConfigurationprotected
m_myMediaExcludesJellyfin::DTO::UserConfigurationprotected
m_orderedViewsJellyfin::DTO::UserConfigurationprotected
m_playDefaultAudioTrackJellyfin::DTO::UserConfigurationprotected
m_rememberAudioSelectionsJellyfin::DTO::UserConfigurationprotected
m_rememberSubtitleSelectionsJellyfin::DTO::UserConfigurationprotected
m_subtitleLanguagePreferenceJellyfin::DTO::UserConfigurationprotected
m_subtitleModeJellyfin::DTO::UserConfigurationprotected
myMediaExcludes() constJellyfin::DTO::UserConfiguration
myMediaExcludesNull() constJellyfin::DTO::UserConfiguration
orderedViews() constJellyfin::DTO::UserConfiguration
orderedViewsNull() constJellyfin::DTO::UserConfiguration
playDefaultAudioTrack() constJellyfin::DTO::UserConfiguration
rememberAudioSelections() constJellyfin::DTO::UserConfiguration
rememberSubtitleSelections() constJellyfin::DTO::UserConfiguration
replaceData(UserConfiguration &other)Jellyfin::DTO::UserConfiguration
setAudioLanguagePreference(QString newAudioLanguagePreference)Jellyfin::DTO::UserConfiguration
setAudioLanguagePreferenceNull()Jellyfin::DTO::UserConfiguration
setDisplayCollectionsView(bool newDisplayCollectionsView)Jellyfin::DTO::UserConfiguration
setDisplayMissingEpisodes(bool newDisplayMissingEpisodes)Jellyfin::DTO::UserConfiguration
setEnableLocalPassword(bool newEnableLocalPassword)Jellyfin::DTO::UserConfiguration
setEnableNextEpisodeAutoPlay(bool newEnableNextEpisodeAutoPlay)Jellyfin::DTO::UserConfiguration
setFromJson(QJsonObject source)Jellyfin::DTO::UserConfiguration
setGroupedFolders(QStringList newGroupedFolders)Jellyfin::DTO::UserConfiguration
setGroupedFoldersNull()Jellyfin::DTO::UserConfiguration
setHidePlayedInLatest(bool newHidePlayedInLatest)Jellyfin::DTO::UserConfiguration
setLatestItemsExcludes(QStringList newLatestItemsExcludes)Jellyfin::DTO::UserConfiguration
setLatestItemsExcludesNull()Jellyfin::DTO::UserConfiguration
setMyMediaExcludes(QStringList newMyMediaExcludes)Jellyfin::DTO::UserConfiguration
setMyMediaExcludesNull()Jellyfin::DTO::UserConfiguration
setOrderedViews(QStringList newOrderedViews)Jellyfin::DTO::UserConfiguration
setOrderedViewsNull()Jellyfin::DTO::UserConfiguration
setPlayDefaultAudioTrack(bool newPlayDefaultAudioTrack)Jellyfin::DTO::UserConfiguration
setRememberAudioSelections(bool newRememberAudioSelections)Jellyfin::DTO::UserConfiguration
setRememberSubtitleSelections(bool newRememberSubtitleSelections)Jellyfin::DTO::UserConfiguration
setSubtitleLanguagePreference(QString newSubtitleLanguagePreference)Jellyfin::DTO::UserConfiguration
setSubtitleLanguagePreferenceNull()Jellyfin::DTO::UserConfiguration
setSubtitleMode(SubtitlePlaybackMode newSubtitleMode)Jellyfin::DTO::UserConfiguration
subtitleLanguagePreference() constJellyfin::DTO::UserConfiguration
subtitleLanguagePreferenceNull() constJellyfin::DTO::UserConfiguration
subtitleMode() constJellyfin::DTO::UserConfiguration
toJson() constJellyfin::DTO::UserConfiguration
UserConfiguration(bool playDefaultAudioTrack, bool displayMissingEpisodes, SubtitlePlaybackMode subtitleMode, bool displayCollectionsView, bool enableLocalPassword, bool hidePlayedInLatest, bool rememberAudioSelections, bool rememberSubtitleSelections, bool enableNextEpisodeAutoPlay)Jellyfin::DTO::UserConfiguration
UserConfiguration(const UserConfiguration &other)Jellyfin::DTO::UserConfiguration