Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
Loading...
Searching...
No Matches
Jellyfin::DTO::UserDto Member List
This is the complete list of members for
Jellyfin::DTO::UserDto
, including all inherited members.
configuration
() const
Jellyfin::DTO::UserDto
enableAutoLogin
() const
Jellyfin::DTO::UserDto
enableAutoLoginNull
() const
Jellyfin::DTO::UserDto
fromJson
(QJsonObject source)
Jellyfin::DTO::UserDto
static
hasConfiguredEasyPassword
() const
Jellyfin::DTO::UserDto
hasConfiguredPassword
() const
Jellyfin::DTO::UserDto
hasPassword
() const
Jellyfin::DTO::UserDto
jellyfinId
() const
Jellyfin::DTO::UserDto
lastActivityDate
() const
Jellyfin::DTO::UserDto
lastActivityDateNull
() const
Jellyfin::DTO::UserDto
lastLoginDate
() const
Jellyfin::DTO::UserDto
lastLoginDateNull
() const
Jellyfin::DTO::UserDto
m_configuration
Jellyfin::DTO::UserDto
protected
m_enableAutoLogin
Jellyfin::DTO::UserDto
protected
m_hasConfiguredEasyPassword
Jellyfin::DTO::UserDto
protected
m_hasConfiguredPassword
Jellyfin::DTO::UserDto
protected
m_hasPassword
Jellyfin::DTO::UserDto
protected
m_jellyfinId
Jellyfin::DTO::UserDto
protected
m_lastActivityDate
Jellyfin::DTO::UserDto
protected
m_lastLoginDate
Jellyfin::DTO::UserDto
protected
m_name
Jellyfin::DTO::UserDto
protected
m_policy
Jellyfin::DTO::UserDto
protected
m_primaryImageAspectRatio
Jellyfin::DTO::UserDto
protected
m_primaryImageTag
Jellyfin::DTO::UserDto
protected
m_serverId
Jellyfin::DTO::UserDto
protected
m_serverName
Jellyfin::DTO::UserDto
protected
name
() const
Jellyfin::DTO::UserDto
nameNull
() const
Jellyfin::DTO::UserDto
policy
() const
Jellyfin::DTO::UserDto
primaryImageAspectRatio
() const
Jellyfin::DTO::UserDto
primaryImageAspectRatioNull
() const
Jellyfin::DTO::UserDto
primaryImageTag
() const
Jellyfin::DTO::UserDto
primaryImageTagNull
() const
Jellyfin::DTO::UserDto
replaceData
(UserDto &other)
Jellyfin::DTO::UserDto
serverId
() const
Jellyfin::DTO::UserDto
serverIdNull
() const
Jellyfin::DTO::UserDto
serverName
() const
Jellyfin::DTO::UserDto
serverNameNull
() const
Jellyfin::DTO::UserDto
setConfiguration
(QSharedPointer< UserConfiguration > newConfiguration)
Jellyfin::DTO::UserDto
setEnableAutoLogin
(std::optional< bool > newEnableAutoLogin)
Jellyfin::DTO::UserDto
setEnableAutoLoginNull
()
Jellyfin::DTO::UserDto
setFromJson
(QJsonObject source)
Jellyfin::DTO::UserDto
setHasConfiguredEasyPassword
(bool newHasConfiguredEasyPassword)
Jellyfin::DTO::UserDto
setHasConfiguredPassword
(bool newHasConfiguredPassword)
Jellyfin::DTO::UserDto
setHasPassword
(bool newHasPassword)
Jellyfin::DTO::UserDto
setJellyfinId
(QString newJellyfinId)
Jellyfin::DTO::UserDto
setLastActivityDate
(QDateTime newLastActivityDate)
Jellyfin::DTO::UserDto
setLastActivityDateNull
()
Jellyfin::DTO::UserDto
setLastLoginDate
(QDateTime newLastLoginDate)
Jellyfin::DTO::UserDto
setLastLoginDateNull
()
Jellyfin::DTO::UserDto
setName
(QString newName)
Jellyfin::DTO::UserDto
setNameNull
()
Jellyfin::DTO::UserDto
setPolicy
(QSharedPointer< UserPolicy > newPolicy)
Jellyfin::DTO::UserDto
setPrimaryImageAspectRatio
(std::optional< double > newPrimaryImageAspectRatio)
Jellyfin::DTO::UserDto
setPrimaryImageAspectRatioNull
()
Jellyfin::DTO::UserDto
setPrimaryImageTag
(QString newPrimaryImageTag)
Jellyfin::DTO::UserDto
setPrimaryImageTagNull
()
Jellyfin::DTO::UserDto
setServerId
(QString newServerId)
Jellyfin::DTO::UserDto
setServerIdNull
()
Jellyfin::DTO::UserDto
setServerName
(QString newServerName)
Jellyfin::DTO::UserDto
setServerNameNull
()
Jellyfin::DTO::UserDto
toJson
() const
Jellyfin::DTO::UserDto
UserDto
(QString jellyfinId, bool hasPassword, bool hasConfiguredPassword, bool hasConfiguredEasyPassword, QSharedPointer< UserConfiguration > configuration, QSharedPointer< UserPolicy > policy)
Jellyfin::DTO::UserDto
UserDto
(const UserDto &other)
Jellyfin::DTO::UserDto
Generated by
1.11.0