Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
This is the complete list of members for Jellyfin::DTO::QuickConnectDto, including all inherited members.
fromJson(QJsonObject source) | Jellyfin::DTO::QuickConnectDto | static |
m_token | Jellyfin::DTO::QuickConnectDto | protected |
QuickConnectDto(QString token) | Jellyfin::DTO::QuickConnectDto | |
QuickConnectDto(const QuickConnectDto &other) | Jellyfin::DTO::QuickConnectDto | |
replaceData(QuickConnectDto &other) | Jellyfin::DTO::QuickConnectDto | |
setFromJson(QJsonObject source) | Jellyfin::DTO::QuickConnectDto | |
setToken(QString newToken) | Jellyfin::DTO::QuickConnectDto | |
toJson() const | Jellyfin::DTO::QuickConnectDto | |
token() const | Jellyfin::DTO::QuickConnectDto |