![]() |
Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
This is the complete list of members for Jellyfin::DTO::FontFile, including all inherited members.
| dateCreated() const | Jellyfin::DTO::FontFile | |
| dateModified() const | Jellyfin::DTO::FontFile | |
| FontFile(qint64 size, QDateTime dateCreated, QDateTime dateModified) | Jellyfin::DTO::FontFile | |
| FontFile(const FontFile &other) | Jellyfin::DTO::FontFile | |
| fromJson(QJsonObject source) | Jellyfin::DTO::FontFile | static |
| m_dateCreated | Jellyfin::DTO::FontFile | protected |
| m_dateModified | Jellyfin::DTO::FontFile | protected |
| m_name | Jellyfin::DTO::FontFile | protected |
| m_size | Jellyfin::DTO::FontFile | protected |
| name() const | Jellyfin::DTO::FontFile | |
| nameNull() const | Jellyfin::DTO::FontFile | |
| replaceData(FontFile &other) | Jellyfin::DTO::FontFile | |
| setDateCreated(QDateTime newDateCreated) | Jellyfin::DTO::FontFile | |
| setDateModified(QDateTime newDateModified) | Jellyfin::DTO::FontFile | |
| setFromJson(QJsonObject source) | Jellyfin::DTO::FontFile | |
| setName(QString newName) | Jellyfin::DTO::FontFile | |
| setNameNull() | Jellyfin::DTO::FontFile | |
| setSize(qint64 newSize) | Jellyfin::DTO::FontFile | |
| size() const | Jellyfin::DTO::FontFile | |
| toJson() const | Jellyfin::DTO::FontFile |