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