Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
This is the complete list of members for Jellyfin::DTO::SessionUserInfo, including all inherited members.
fromJson(QJsonObject source) | Jellyfin::DTO::SessionUserInfo | static |
m_userId | Jellyfin::DTO::SessionUserInfo | protected |
m_userName | Jellyfin::DTO::SessionUserInfo | protected |
replaceData(SessionUserInfo &other) | Jellyfin::DTO::SessionUserInfo | |
SessionUserInfo(QString userId) | Jellyfin::DTO::SessionUserInfo | |
SessionUserInfo(const SessionUserInfo &other) | Jellyfin::DTO::SessionUserInfo | |
setFromJson(QJsonObject source) | Jellyfin::DTO::SessionUserInfo | |
setUserId(QString newUserId) | Jellyfin::DTO::SessionUserInfo | |
setUserName(QString newUserName) | Jellyfin::DTO::SessionUserInfo | |
setUserNameNull() | Jellyfin::DTO::SessionUserInfo | |
toJson() const | Jellyfin::DTO::SessionUserInfo | |
userId() const | Jellyfin::DTO::SessionUserInfo | |
userName() const | Jellyfin::DTO::SessionUserInfo | |
userNameNull() const | Jellyfin::DTO::SessionUserInfo |