Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
This is the complete list of members for Jellyfin::DTO::EndPointInfo, including all inherited members.
EndPointInfo(bool isLocal, bool isInNetwork) | Jellyfin::DTO::EndPointInfo | |
EndPointInfo(const EndPointInfo &other) | Jellyfin::DTO::EndPointInfo | |
fromJson(QJsonObject source) | Jellyfin::DTO::EndPointInfo | static |
isInNetwork() const | Jellyfin::DTO::EndPointInfo | |
isLocal() const | Jellyfin::DTO::EndPointInfo | |
m_isInNetwork | Jellyfin::DTO::EndPointInfo | protected |
m_isLocal | Jellyfin::DTO::EndPointInfo | protected |
replaceData(EndPointInfo &other) | Jellyfin::DTO::EndPointInfo | |
setFromJson(QJsonObject source) | Jellyfin::DTO::EndPointInfo | |
setIsInNetwork(bool newIsInNetwork) | Jellyfin::DTO::EndPointInfo | |
setIsLocal(bool newIsLocal) | Jellyfin::DTO::EndPointInfo | |
toJson() const | Jellyfin::DTO::EndPointInfo |