#include <mediapathinfo.h>
◆ MediaPathInfo() [1/2]
| Jellyfin::DTO::MediaPathInfo::MediaPathInfo |
( |
QString | path | ) |
|
◆ MediaPathInfo() [2/2]
| Jellyfin::DTO::MediaPathInfo::MediaPathInfo |
( |
const MediaPathInfo & | other | ) |
|
◆ fromJson()
| MediaPathInfo Jellyfin::DTO::MediaPathInfo::fromJson |
( |
QJsonObject | source | ) |
|
|
static |
◆ path()
| QString Jellyfin::DTO::MediaPathInfo::path |
( |
| ) |
const |
◆ replaceData()
| void Jellyfin::DTO::MediaPathInfo::replaceData |
( |
MediaPathInfo & | other | ) |
|
Replaces the data being hold by this class with that of the other.
◆ setFromJson()
| void Jellyfin::DTO::MediaPathInfo::setFromJson |
( |
QJsonObject | source | ) |
|
◆ setPath()
| void Jellyfin::DTO::MediaPathInfo::setPath |
( |
QString | newPath | ) |
|
◆ toJson()
| QJsonObject Jellyfin::DTO::MediaPathInfo::toJson |
( |
| ) |
const |
◆ m_path
| QString Jellyfin::DTO::MediaPathInfo::m_path |
|
protected |
The documentation for this class was generated from the following files: