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