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

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

appName() constJellyfin::DTO::QuickConnectResult
appVersion() constJellyfin::DTO::QuickConnectResult
authenticated() constJellyfin::DTO::QuickConnectResult
code() constJellyfin::DTO::QuickConnectResult
dateAdded() constJellyfin::DTO::QuickConnectResult
deviceId() constJellyfin::DTO::QuickConnectResult
deviceName() constJellyfin::DTO::QuickConnectResult
fromJson(QJsonObject source)Jellyfin::DTO::QuickConnectResultstatic
m_appNameJellyfin::DTO::QuickConnectResultprotected
m_appVersionJellyfin::DTO::QuickConnectResultprotected
m_authenticatedJellyfin::DTO::QuickConnectResultprotected
m_codeJellyfin::DTO::QuickConnectResultprotected
m_dateAddedJellyfin::DTO::QuickConnectResultprotected
m_deviceIdJellyfin::DTO::QuickConnectResultprotected
m_deviceNameJellyfin::DTO::QuickConnectResultprotected
m_secretJellyfin::DTO::QuickConnectResultprotected
QuickConnectResult(bool authenticated, QString secret, QString code, QString deviceId, QString deviceName, QString appName, QString appVersion, QDateTime dateAdded)Jellyfin::DTO::QuickConnectResult
QuickConnectResult(const QuickConnectResult &other)Jellyfin::DTO::QuickConnectResult
replaceData(QuickConnectResult &other)Jellyfin::DTO::QuickConnectResult
secret() constJellyfin::DTO::QuickConnectResult
setAppName(QString newAppName)Jellyfin::DTO::QuickConnectResult
setAppVersion(QString newAppVersion)Jellyfin::DTO::QuickConnectResult
setAuthenticated(bool newAuthenticated)Jellyfin::DTO::QuickConnectResult
setCode(QString newCode)Jellyfin::DTO::QuickConnectResult
setDateAdded(QDateTime newDateAdded)Jellyfin::DTO::QuickConnectResult
setDeviceId(QString newDeviceId)Jellyfin::DTO::QuickConnectResult
setDeviceName(QString newDeviceName)Jellyfin::DTO::QuickConnectResult
setFromJson(QJsonObject source)Jellyfin::DTO::QuickConnectResult
setSecret(QString newSecret)Jellyfin::DTO::QuickConnectResult
toJson() constJellyfin::DTO::QuickConnectResult