Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
This is the complete list of members for Jellyfin::DTO::MediaPathDto, including all inherited members.
fromJson(QJsonObject source) | Jellyfin::DTO::MediaPathDto | static |
m_name | Jellyfin::DTO::MediaPathDto | protected |
m_path | Jellyfin::DTO::MediaPathDto | protected |
m_pathInfo | Jellyfin::DTO::MediaPathDto | protected |
MediaPathDto(QString name, QSharedPointer< MediaPathInfo > pathInfo) | Jellyfin::DTO::MediaPathDto | |
MediaPathDto(const MediaPathDto &other) | Jellyfin::DTO::MediaPathDto | |
name() const | Jellyfin::DTO::MediaPathDto | |
path() const | Jellyfin::DTO::MediaPathDto | |
pathInfo() const | Jellyfin::DTO::MediaPathDto | |
pathNull() const | Jellyfin::DTO::MediaPathDto | |
replaceData(MediaPathDto &other) | Jellyfin::DTO::MediaPathDto | |
setFromJson(QJsonObject source) | Jellyfin::DTO::MediaPathDto | |
setName(QString newName) | Jellyfin::DTO::MediaPathDto | |
setPath(QString newPath) | Jellyfin::DTO::MediaPathDto | |
setPathInfo(QSharedPointer< MediaPathInfo > newPathInfo) | Jellyfin::DTO::MediaPathDto | |
setPathNull() | Jellyfin::DTO::MediaPathDto | |
toJson() const | Jellyfin::DTO::MediaPathDto |