Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
Loading...
Searching...
No Matches
Jellyfin::DTO::FontFile Member List

This is the complete list of members for Jellyfin::DTO::FontFile, including all inherited members.

dateCreated() constJellyfin::DTO::FontFile
dateModified() constJellyfin::DTO::FontFile
FontFile(qint64 size, QDateTime dateCreated, QDateTime dateModified)Jellyfin::DTO::FontFile
FontFile(const FontFile &other)Jellyfin::DTO::FontFile
fromJson(QJsonObject source)Jellyfin::DTO::FontFilestatic
m_dateCreatedJellyfin::DTO::FontFileprotected
m_dateModifiedJellyfin::DTO::FontFileprotected
m_nameJellyfin::DTO::FontFileprotected
m_sizeJellyfin::DTO::FontFileprotected
name() constJellyfin::DTO::FontFile
nameNull() constJellyfin::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() constJellyfin::DTO::FontFile
toJson() constJellyfin::DTO::FontFile