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