Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
This is the complete list of members for Jellyfin::DTO::MediaPathInfo, including all inherited members.
fromJson(QJsonObject source) | Jellyfin::DTO::MediaPathInfo | static |
m_networkPath | Jellyfin::DTO::MediaPathInfo | protected |
m_path | Jellyfin::DTO::MediaPathInfo | protected |
MediaPathInfo() | Jellyfin::DTO::MediaPathInfo | |
MediaPathInfo(const MediaPathInfo &other) | Jellyfin::DTO::MediaPathInfo | |
networkPath() const | Jellyfin::DTO::MediaPathInfo | |
networkPathNull() const | Jellyfin::DTO::MediaPathInfo | |
path() const | Jellyfin::DTO::MediaPathInfo | |
pathNull() const | Jellyfin::DTO::MediaPathInfo | |
replaceData(MediaPathInfo &other) | Jellyfin::DTO::MediaPathInfo | |
setFromJson(QJsonObject source) | Jellyfin::DTO::MediaPathInfo | |
setNetworkPath(QString newNetworkPath) | Jellyfin::DTO::MediaPathInfo | |
setNetworkPathNull() | Jellyfin::DTO::MediaPathInfo | |
setPath(QString newPath) | Jellyfin::DTO::MediaPathInfo | |
setPathNull() | Jellyfin::DTO::MediaPathInfo | |
toJson() const | Jellyfin::DTO::MediaPathInfo |