accessSchedules() const | Jellyfin::DTO::UserPolicy | |
accessSchedulesNull() const | Jellyfin::DTO::UserPolicy | |
authenticationProviderId() const | Jellyfin::DTO::UserPolicy | |
authenticationProviderIdNull() const | Jellyfin::DTO::UserPolicy | |
blockedChannels() const | Jellyfin::DTO::UserPolicy | |
blockedChannelsNull() const | Jellyfin::DTO::UserPolicy | |
blockedMediaFolders() const | Jellyfin::DTO::UserPolicy | |
blockedMediaFoldersNull() const | Jellyfin::DTO::UserPolicy | |
blockedTags() const | Jellyfin::DTO::UserPolicy | |
blockedTagsNull() const | Jellyfin::DTO::UserPolicy | |
blockUnratedItems() const | Jellyfin::DTO::UserPolicy | |
blockUnratedItemsNull() const | Jellyfin::DTO::UserPolicy | |
enableAllChannels() const | Jellyfin::DTO::UserPolicy | |
enableAllDevices() const | Jellyfin::DTO::UserPolicy | |
enableAllFolders() const | Jellyfin::DTO::UserPolicy | |
enableAudioPlaybackTranscoding() const | Jellyfin::DTO::UserPolicy | |
enableContentDeletion() const | Jellyfin::DTO::UserPolicy | |
enableContentDeletionFromFolders() const | Jellyfin::DTO::UserPolicy | |
enableContentDeletionFromFoldersNull() const | Jellyfin::DTO::UserPolicy | |
enableContentDownloading() const | Jellyfin::DTO::UserPolicy | |
enabledChannels() const | Jellyfin::DTO::UserPolicy | |
enabledChannelsNull() const | Jellyfin::DTO::UserPolicy | |
enabledDevices() const | Jellyfin::DTO::UserPolicy | |
enabledDevicesNull() const | Jellyfin::DTO::UserPolicy | |
enabledFolders() const | Jellyfin::DTO::UserPolicy | |
enabledFoldersNull() const | Jellyfin::DTO::UserPolicy | |
enableLiveTvAccess() const | Jellyfin::DTO::UserPolicy | |
enableLiveTvManagement() const | Jellyfin::DTO::UserPolicy | |
enableMediaConversion() const | Jellyfin::DTO::UserPolicy | |
enableMediaPlayback() const | Jellyfin::DTO::UserPolicy | |
enablePlaybackRemuxing() const | Jellyfin::DTO::UserPolicy | |
enablePublicSharing() const | Jellyfin::DTO::UserPolicy | |
enableRemoteAccess() const | Jellyfin::DTO::UserPolicy | |
enableRemoteControlOfOtherUsers() const | Jellyfin::DTO::UserPolicy | |
enableSharedDeviceControl() const | Jellyfin::DTO::UserPolicy | |
enableSyncTranscoding() const | Jellyfin::DTO::UserPolicy | |
enableUserPreferenceAccess() const | Jellyfin::DTO::UserPolicy | |
enableVideoPlaybackTranscoding() const | Jellyfin::DTO::UserPolicy | |
forceRemoteSourceTranscoding() const | Jellyfin::DTO::UserPolicy | |
fromJson(QJsonObject source) | Jellyfin::DTO::UserPolicy | static |
invalidLoginAttemptCount() const | Jellyfin::DTO::UserPolicy | |
isAdministrator() const | Jellyfin::DTO::UserPolicy | |
isDisabled() const | Jellyfin::DTO::UserPolicy | |
isHidden() const | Jellyfin::DTO::UserPolicy | |
loginAttemptsBeforeLockout() const | Jellyfin::DTO::UserPolicy | |
m_accessSchedules | Jellyfin::DTO::UserPolicy | protected |
m_authenticationProviderId | Jellyfin::DTO::UserPolicy | protected |
m_blockedChannels | Jellyfin::DTO::UserPolicy | protected |
m_blockedMediaFolders | Jellyfin::DTO::UserPolicy | protected |
m_blockedTags | Jellyfin::DTO::UserPolicy | protected |
m_blockUnratedItems | Jellyfin::DTO::UserPolicy | protected |
m_enableAllChannels | Jellyfin::DTO::UserPolicy | protected |
m_enableAllDevices | Jellyfin::DTO::UserPolicy | protected |
m_enableAllFolders | Jellyfin::DTO::UserPolicy | protected |
m_enableAudioPlaybackTranscoding | Jellyfin::DTO::UserPolicy | protected |
m_enableContentDeletion | Jellyfin::DTO::UserPolicy | protected |
m_enableContentDeletionFromFolders | Jellyfin::DTO::UserPolicy | protected |
m_enableContentDownloading | Jellyfin::DTO::UserPolicy | protected |
m_enabledChannels | Jellyfin::DTO::UserPolicy | protected |
m_enabledDevices | Jellyfin::DTO::UserPolicy | protected |
m_enabledFolders | Jellyfin::DTO::UserPolicy | protected |
m_enableLiveTvAccess | Jellyfin::DTO::UserPolicy | protected |
m_enableLiveTvManagement | Jellyfin::DTO::UserPolicy | protected |
m_enableMediaConversion | Jellyfin::DTO::UserPolicy | protected |
m_enableMediaPlayback | Jellyfin::DTO::UserPolicy | protected |
m_enablePlaybackRemuxing | Jellyfin::DTO::UserPolicy | protected |
m_enablePublicSharing | Jellyfin::DTO::UserPolicy | protected |
m_enableRemoteAccess | Jellyfin::DTO::UserPolicy | protected |
m_enableRemoteControlOfOtherUsers | Jellyfin::DTO::UserPolicy | protected |
m_enableSharedDeviceControl | Jellyfin::DTO::UserPolicy | protected |
m_enableSyncTranscoding | Jellyfin::DTO::UserPolicy | protected |
m_enableUserPreferenceAccess | Jellyfin::DTO::UserPolicy | protected |
m_enableVideoPlaybackTranscoding | Jellyfin::DTO::UserPolicy | protected |
m_forceRemoteSourceTranscoding | Jellyfin::DTO::UserPolicy | protected |
m_invalidLoginAttemptCount | Jellyfin::DTO::UserPolicy | protected |
m_isAdministrator | Jellyfin::DTO::UserPolicy | protected |
m_isDisabled | Jellyfin::DTO::UserPolicy | protected |
m_isHidden | Jellyfin::DTO::UserPolicy | protected |
m_loginAttemptsBeforeLockout | Jellyfin::DTO::UserPolicy | protected |
m_maxActiveSessions | Jellyfin::DTO::UserPolicy | protected |
m_maxParentalRating | Jellyfin::DTO::UserPolicy | protected |
m_passwordResetProviderId | Jellyfin::DTO::UserPolicy | protected |
m_remoteClientBitrateLimit | Jellyfin::DTO::UserPolicy | protected |
m_syncPlayAccess | Jellyfin::DTO::UserPolicy | protected |
maxActiveSessions() const | Jellyfin::DTO::UserPolicy | |
maxParentalRating() const | Jellyfin::DTO::UserPolicy | |
maxParentalRatingNull() const | Jellyfin::DTO::UserPolicy | |
passwordResetProviderId() const | Jellyfin::DTO::UserPolicy | |
passwordResetProviderIdNull() const | Jellyfin::DTO::UserPolicy | |
remoteClientBitrateLimit() const | Jellyfin::DTO::UserPolicy | |
replaceData(UserPolicy &other) | Jellyfin::DTO::UserPolicy | |
setAccessSchedules(QList< AccessSchedule > newAccessSchedules) | Jellyfin::DTO::UserPolicy | |
setAccessSchedulesNull() | Jellyfin::DTO::UserPolicy | |
setAuthenticationProviderId(QString newAuthenticationProviderId) | Jellyfin::DTO::UserPolicy | |
setAuthenticationProviderIdNull() | Jellyfin::DTO::UserPolicy | |
setBlockedChannels(QStringList newBlockedChannels) | Jellyfin::DTO::UserPolicy | |
setBlockedChannelsNull() | Jellyfin::DTO::UserPolicy | |
setBlockedMediaFolders(QStringList newBlockedMediaFolders) | Jellyfin::DTO::UserPolicy | |
setBlockedMediaFoldersNull() | Jellyfin::DTO::UserPolicy | |
setBlockedTags(QStringList newBlockedTags) | Jellyfin::DTO::UserPolicy | |
setBlockedTagsNull() | Jellyfin::DTO::UserPolicy | |
setBlockUnratedItems(QList< UnratedItem > newBlockUnratedItems) | Jellyfin::DTO::UserPolicy | |
setBlockUnratedItemsNull() | Jellyfin::DTO::UserPolicy | |
setEnableAllChannels(bool newEnableAllChannels) | Jellyfin::DTO::UserPolicy | |
setEnableAllDevices(bool newEnableAllDevices) | Jellyfin::DTO::UserPolicy | |
setEnableAllFolders(bool newEnableAllFolders) | Jellyfin::DTO::UserPolicy | |
setEnableAudioPlaybackTranscoding(bool newEnableAudioPlaybackTranscoding) | Jellyfin::DTO::UserPolicy | |
setEnableContentDeletion(bool newEnableContentDeletion) | Jellyfin::DTO::UserPolicy | |
setEnableContentDeletionFromFolders(QStringList newEnableContentDeletionFromFolders) | Jellyfin::DTO::UserPolicy | |
setEnableContentDeletionFromFoldersNull() | Jellyfin::DTO::UserPolicy | |
setEnableContentDownloading(bool newEnableContentDownloading) | Jellyfin::DTO::UserPolicy | |
setEnabledChannels(QStringList newEnabledChannels) | Jellyfin::DTO::UserPolicy | |
setEnabledChannelsNull() | Jellyfin::DTO::UserPolicy | |
setEnabledDevices(QStringList newEnabledDevices) | Jellyfin::DTO::UserPolicy | |
setEnabledDevicesNull() | Jellyfin::DTO::UserPolicy | |
setEnabledFolders(QStringList newEnabledFolders) | Jellyfin::DTO::UserPolicy | |
setEnabledFoldersNull() | Jellyfin::DTO::UserPolicy | |
setEnableLiveTvAccess(bool newEnableLiveTvAccess) | Jellyfin::DTO::UserPolicy | |
setEnableLiveTvManagement(bool newEnableLiveTvManagement) | Jellyfin::DTO::UserPolicy | |
setEnableMediaConversion(bool newEnableMediaConversion) | Jellyfin::DTO::UserPolicy | |
setEnableMediaPlayback(bool newEnableMediaPlayback) | Jellyfin::DTO::UserPolicy | |
setEnablePlaybackRemuxing(bool newEnablePlaybackRemuxing) | Jellyfin::DTO::UserPolicy | |
setEnablePublicSharing(bool newEnablePublicSharing) | Jellyfin::DTO::UserPolicy | |
setEnableRemoteAccess(bool newEnableRemoteAccess) | Jellyfin::DTO::UserPolicy | |
setEnableRemoteControlOfOtherUsers(bool newEnableRemoteControlOfOtherUsers) | Jellyfin::DTO::UserPolicy | |
setEnableSharedDeviceControl(bool newEnableSharedDeviceControl) | Jellyfin::DTO::UserPolicy | |
setEnableSyncTranscoding(bool newEnableSyncTranscoding) | Jellyfin::DTO::UserPolicy | |
setEnableUserPreferenceAccess(bool newEnableUserPreferenceAccess) | Jellyfin::DTO::UserPolicy | |
setEnableVideoPlaybackTranscoding(bool newEnableVideoPlaybackTranscoding) | Jellyfin::DTO::UserPolicy | |
setForceRemoteSourceTranscoding(bool newForceRemoteSourceTranscoding) | Jellyfin::DTO::UserPolicy | |
setFromJson(QJsonObject source) | Jellyfin::DTO::UserPolicy | |
setInvalidLoginAttemptCount(qint32 newInvalidLoginAttemptCount) | Jellyfin::DTO::UserPolicy | |
setIsAdministrator(bool newIsAdministrator) | Jellyfin::DTO::UserPolicy | |
setIsDisabled(bool newIsDisabled) | Jellyfin::DTO::UserPolicy | |
setIsHidden(bool newIsHidden) | Jellyfin::DTO::UserPolicy | |
setLoginAttemptsBeforeLockout(qint32 newLoginAttemptsBeforeLockout) | Jellyfin::DTO::UserPolicy | |
setMaxActiveSessions(qint32 newMaxActiveSessions) | Jellyfin::DTO::UserPolicy | |
setMaxParentalRating(std::optional< qint32 > newMaxParentalRating) | Jellyfin::DTO::UserPolicy | |
setMaxParentalRatingNull() | Jellyfin::DTO::UserPolicy | |
setPasswordResetProviderId(QString newPasswordResetProviderId) | Jellyfin::DTO::UserPolicy | |
setPasswordResetProviderIdNull() | Jellyfin::DTO::UserPolicy | |
setRemoteClientBitrateLimit(qint32 newRemoteClientBitrateLimit) | Jellyfin::DTO::UserPolicy | |
setSyncPlayAccess(SyncPlayUserAccessType newSyncPlayAccess) | Jellyfin::DTO::UserPolicy | |
syncPlayAccess() const | Jellyfin::DTO::UserPolicy | |
toJson() const | Jellyfin::DTO::UserPolicy | |
UserPolicy(bool isAdministrator, bool isHidden, bool isDisabled, bool enableUserPreferenceAccess, bool enableRemoteControlOfOtherUsers, bool enableSharedDeviceControl, bool enableRemoteAccess, bool enableLiveTvManagement, bool enableLiveTvAccess, bool enableMediaPlayback, bool enableAudioPlaybackTranscoding, bool enableVideoPlaybackTranscoding, bool enablePlaybackRemuxing, bool forceRemoteSourceTranscoding, bool enableContentDeletion, bool enableContentDownloading, bool enableSyncTranscoding, bool enableMediaConversion, bool enableAllDevices, bool enableAllChannels, bool enableAllFolders, qint32 invalidLoginAttemptCount, qint32 loginAttemptsBeforeLockout, qint32 maxActiveSessions, bool enablePublicSharing, qint32 remoteClientBitrateLimit, SyncPlayUserAccessType syncPlayAccess) | Jellyfin::DTO::UserPolicy | |
UserPolicy(const UserPolicy &other) | Jellyfin::DTO::UserPolicy | |