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

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

accessToken() constJellyfin::DTO::AuthenticationInfo
accessTokenNull() constJellyfin::DTO::AuthenticationInfo
appName() constJellyfin::DTO::AuthenticationInfo
appNameNull() constJellyfin::DTO::AuthenticationInfo
appVersion() constJellyfin::DTO::AuthenticationInfo
appVersionNull() constJellyfin::DTO::AuthenticationInfo
AuthenticationInfo(qint64 jellyfinId, QString userId, bool isActive, QDateTime dateCreated, QDateTime dateLastActivity)Jellyfin::DTO::AuthenticationInfo
AuthenticationInfo(const AuthenticationInfo &other)Jellyfin::DTO::AuthenticationInfo
dateCreated() constJellyfin::DTO::AuthenticationInfo
dateLastActivity() constJellyfin::DTO::AuthenticationInfo
dateRevoked() constJellyfin::DTO::AuthenticationInfo
dateRevokedNull() constJellyfin::DTO::AuthenticationInfo
deviceId() constJellyfin::DTO::AuthenticationInfo
deviceIdNull() constJellyfin::DTO::AuthenticationInfo
deviceName() constJellyfin::DTO::AuthenticationInfo
deviceNameNull() constJellyfin::DTO::AuthenticationInfo
fromJson(QJsonObject source)Jellyfin::DTO::AuthenticationInfostatic
isActive() constJellyfin::DTO::AuthenticationInfo
jellyfinId() constJellyfin::DTO::AuthenticationInfo
m_accessTokenJellyfin::DTO::AuthenticationInfoprotected
m_appNameJellyfin::DTO::AuthenticationInfoprotected
m_appVersionJellyfin::DTO::AuthenticationInfoprotected
m_dateCreatedJellyfin::DTO::AuthenticationInfoprotected
m_dateLastActivityJellyfin::DTO::AuthenticationInfoprotected
m_dateRevokedJellyfin::DTO::AuthenticationInfoprotected
m_deviceIdJellyfin::DTO::AuthenticationInfoprotected
m_deviceNameJellyfin::DTO::AuthenticationInfoprotected
m_isActiveJellyfin::DTO::AuthenticationInfoprotected
m_jellyfinIdJellyfin::DTO::AuthenticationInfoprotected
m_userIdJellyfin::DTO::AuthenticationInfoprotected
m_userNameJellyfin::DTO::AuthenticationInfoprotected
replaceData(AuthenticationInfo &other)Jellyfin::DTO::AuthenticationInfo
setAccessToken(QString newAccessToken)Jellyfin::DTO::AuthenticationInfo
setAccessTokenNull()Jellyfin::DTO::AuthenticationInfo
setAppName(QString newAppName)Jellyfin::DTO::AuthenticationInfo
setAppNameNull()Jellyfin::DTO::AuthenticationInfo
setAppVersion(QString newAppVersion)Jellyfin::DTO::AuthenticationInfo
setAppVersionNull()Jellyfin::DTO::AuthenticationInfo
setDateCreated(QDateTime newDateCreated)Jellyfin::DTO::AuthenticationInfo
setDateLastActivity(QDateTime newDateLastActivity)Jellyfin::DTO::AuthenticationInfo
setDateRevoked(QDateTime newDateRevoked)Jellyfin::DTO::AuthenticationInfo
setDateRevokedNull()Jellyfin::DTO::AuthenticationInfo
setDeviceId(QString newDeviceId)Jellyfin::DTO::AuthenticationInfo
setDeviceIdNull()Jellyfin::DTO::AuthenticationInfo
setDeviceName(QString newDeviceName)Jellyfin::DTO::AuthenticationInfo
setDeviceNameNull()Jellyfin::DTO::AuthenticationInfo
setFromJson(QJsonObject source)Jellyfin::DTO::AuthenticationInfo
setIsActive(bool newIsActive)Jellyfin::DTO::AuthenticationInfo
setJellyfinId(qint64 newJellyfinId)Jellyfin::DTO::AuthenticationInfo
setUserId(QString newUserId)Jellyfin::DTO::AuthenticationInfo
setUserName(QString newUserName)Jellyfin::DTO::AuthenticationInfo
setUserNameNull()Jellyfin::DTO::AuthenticationInfo
toJson() constJellyfin::DTO::AuthenticationInfo
userId() constJellyfin::DTO::AuthenticationInfo
userName() constJellyfin::DTO::AuthenticationInfo
userNameNull() constJellyfin::DTO::AuthenticationInfo