![]() |
Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
This is the complete list of members for Jellyfin::DTO::FileSystemEntryInfo, including all inherited members.
| FileSystemEntryInfo(QString name, QString path, FileSystemEntryType type) | Jellyfin::DTO::FileSystemEntryInfo | |
| FileSystemEntryInfo(const FileSystemEntryInfo &other) | Jellyfin::DTO::FileSystemEntryInfo | |
| fromJson(QJsonObject source) | Jellyfin::DTO::FileSystemEntryInfo | static |
| m_name | Jellyfin::DTO::FileSystemEntryInfo | protected |
| m_path | Jellyfin::DTO::FileSystemEntryInfo | protected |
| m_type | Jellyfin::DTO::FileSystemEntryInfo | protected |
| name() const | Jellyfin::DTO::FileSystemEntryInfo | |
| path() const | Jellyfin::DTO::FileSystemEntryInfo | |
| replaceData(FileSystemEntryInfo &other) | Jellyfin::DTO::FileSystemEntryInfo | |
| setFromJson(QJsonObject source) | Jellyfin::DTO::FileSystemEntryInfo | |
| setName(QString newName) | Jellyfin::DTO::FileSystemEntryInfo | |
| setPath(QString newPath) | Jellyfin::DTO::FileSystemEntryInfo | |
| setType(FileSystemEntryType newType) | Jellyfin::DTO::FileSystemEntryInfo | |
| toJson() const | Jellyfin::DTO::FileSystemEntryInfo | |
| type() const | Jellyfin::DTO::FileSystemEntryInfo |