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

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::EndPointInfostatic
isInNetwork() constJellyfin::DTO::EndPointInfo
isLocal() constJellyfin::DTO::EndPointInfo
m_isInNetworkJellyfin::DTO::EndPointInfoprotected
m_isLocalJellyfin::DTO::EndPointInfoprotected
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() constJellyfin::DTO::EndPointInfo