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

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

appName() constJellyfin::DTO::DeviceInfo
appNameNull() constJellyfin::DTO::DeviceInfo
appVersion() constJellyfin::DTO::DeviceInfo
appVersionNull() constJellyfin::DTO::DeviceInfo
capabilities() constJellyfin::DTO::DeviceInfo
dateLastActivity() constJellyfin::DTO::DeviceInfo
DeviceInfo(QString lastUserId, QDateTime dateLastActivity, QSharedPointer< ClientCapabilities > capabilities)Jellyfin::DTO::DeviceInfo
DeviceInfo(const DeviceInfo &other)Jellyfin::DTO::DeviceInfo
fromJson(QJsonObject source)Jellyfin::DTO::DeviceInfostatic
iconUrl() constJellyfin::DTO::DeviceInfo
iconUrlNull() constJellyfin::DTO::DeviceInfo
jellyfinId() constJellyfin::DTO::DeviceInfo
jellyfinIdNull() constJellyfin::DTO::DeviceInfo
lastUserId() constJellyfin::DTO::DeviceInfo
lastUserName() constJellyfin::DTO::DeviceInfo
lastUserNameNull() constJellyfin::DTO::DeviceInfo
m_appNameJellyfin::DTO::DeviceInfoprotected
m_appVersionJellyfin::DTO::DeviceInfoprotected
m_capabilitiesJellyfin::DTO::DeviceInfoprotected
m_dateLastActivityJellyfin::DTO::DeviceInfoprotected
m_iconUrlJellyfin::DTO::DeviceInfoprotected
m_jellyfinIdJellyfin::DTO::DeviceInfoprotected
m_lastUserIdJellyfin::DTO::DeviceInfoprotected
m_lastUserNameJellyfin::DTO::DeviceInfoprotected
m_nameJellyfin::DTO::DeviceInfoprotected
name() constJellyfin::DTO::DeviceInfo
nameNull() constJellyfin::DTO::DeviceInfo
replaceData(DeviceInfo &other)Jellyfin::DTO::DeviceInfo
setAppName(QString newAppName)Jellyfin::DTO::DeviceInfo
setAppNameNull()Jellyfin::DTO::DeviceInfo
setAppVersion(QString newAppVersion)Jellyfin::DTO::DeviceInfo
setAppVersionNull()Jellyfin::DTO::DeviceInfo
setCapabilities(QSharedPointer< ClientCapabilities > newCapabilities)Jellyfin::DTO::DeviceInfo
setDateLastActivity(QDateTime newDateLastActivity)Jellyfin::DTO::DeviceInfo
setFromJson(QJsonObject source)Jellyfin::DTO::DeviceInfo
setIconUrl(QString newIconUrl)Jellyfin::DTO::DeviceInfo
setIconUrlNull()Jellyfin::DTO::DeviceInfo
setJellyfinId(QString newJellyfinId)Jellyfin::DTO::DeviceInfo
setJellyfinIdNull()Jellyfin::DTO::DeviceInfo
setLastUserId(QString newLastUserId)Jellyfin::DTO::DeviceInfo
setLastUserName(QString newLastUserName)Jellyfin::DTO::DeviceInfo
setLastUserNameNull()Jellyfin::DTO::DeviceInfo
setName(QString newName)Jellyfin::DTO::DeviceInfo
setNameNull()Jellyfin::DTO::DeviceInfo
toJson() constJellyfin::DTO::DeviceInfo