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() constJellyfin::DTO::UserDto
enableAutoLogin() constJellyfin::DTO::UserDto
enableAutoLoginNull() constJellyfin::DTO::UserDto
fromJson(QJsonObject source)Jellyfin::DTO::UserDtostatic
hasConfiguredEasyPassword() constJellyfin::DTO::UserDto
hasConfiguredPassword() constJellyfin::DTO::UserDto
hasPassword() constJellyfin::DTO::UserDto
jellyfinId() constJellyfin::DTO::UserDto
lastActivityDate() constJellyfin::DTO::UserDto
lastActivityDateNull() constJellyfin::DTO::UserDto
lastLoginDate() constJellyfin::DTO::UserDto
lastLoginDateNull() constJellyfin::DTO::UserDto
m_configurationJellyfin::DTO::UserDtoprotected
m_enableAutoLoginJellyfin::DTO::UserDtoprotected
m_hasConfiguredEasyPasswordJellyfin::DTO::UserDtoprotected
m_hasConfiguredPasswordJellyfin::DTO::UserDtoprotected
m_hasPasswordJellyfin::DTO::UserDtoprotected
m_jellyfinIdJellyfin::DTO::UserDtoprotected
m_lastActivityDateJellyfin::DTO::UserDtoprotected
m_lastLoginDateJellyfin::DTO::UserDtoprotected
m_nameJellyfin::DTO::UserDtoprotected
m_policyJellyfin::DTO::UserDtoprotected
m_primaryImageAspectRatioJellyfin::DTO::UserDtoprotected
m_primaryImageTagJellyfin::DTO::UserDtoprotected
m_serverIdJellyfin::DTO::UserDtoprotected
m_serverNameJellyfin::DTO::UserDtoprotected
name() constJellyfin::DTO::UserDto
nameNull() constJellyfin::DTO::UserDto
policy() constJellyfin::DTO::UserDto
primaryImageAspectRatio() constJellyfin::DTO::UserDto
primaryImageAspectRatioNull() constJellyfin::DTO::UserDto
primaryImageTag() constJellyfin::DTO::UserDto
primaryImageTagNull() constJellyfin::DTO::UserDto
replaceData(UserDto &other)Jellyfin::DTO::UserDto
serverId() constJellyfin::DTO::UserDto
serverIdNull() constJellyfin::DTO::UserDto
serverName() constJellyfin::DTO::UserDto
serverNameNull() constJellyfin::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() constJellyfin::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