Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
This is the complete list of members for Jellyfin::DTO::XmlAttribute, including all inherited members.
fromJson(QJsonObject source) | Jellyfin::DTO::XmlAttribute | static |
m_name | Jellyfin::DTO::XmlAttribute | protected |
m_value | Jellyfin::DTO::XmlAttribute | protected |
name() const | Jellyfin::DTO::XmlAttribute | |
nameNull() const | Jellyfin::DTO::XmlAttribute | |
replaceData(XmlAttribute &other) | Jellyfin::DTO::XmlAttribute | |
setFromJson(QJsonObject source) | Jellyfin::DTO::XmlAttribute | |
setName(QString newName) | Jellyfin::DTO::XmlAttribute | |
setNameNull() | Jellyfin::DTO::XmlAttribute | |
setValue(QString newValue) | Jellyfin::DTO::XmlAttribute | |
setValueNull() | Jellyfin::DTO::XmlAttribute | |
toJson() const | Jellyfin::DTO::XmlAttribute | |
value() const | Jellyfin::DTO::XmlAttribute | |
valueNull() const | Jellyfin::DTO::XmlAttribute | |
XmlAttribute() | Jellyfin::DTO::XmlAttribute | |
XmlAttribute(const XmlAttribute &other) | Jellyfin::DTO::XmlAttribute |