Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
This is the complete list of members for Jellyfin::DTO::PinRedeemResult, including all inherited members.
fromJson(QJsonObject source) | Jellyfin::DTO::PinRedeemResult | static |
m_success | Jellyfin::DTO::PinRedeemResult | protected |
m_usersReset | Jellyfin::DTO::PinRedeemResult | protected |
PinRedeemResult(bool success) | Jellyfin::DTO::PinRedeemResult | |
PinRedeemResult(const PinRedeemResult &other) | Jellyfin::DTO::PinRedeemResult | |
replaceData(PinRedeemResult &other) | Jellyfin::DTO::PinRedeemResult | |
setFromJson(QJsonObject source) | Jellyfin::DTO::PinRedeemResult | |
setSuccess(bool newSuccess) | Jellyfin::DTO::PinRedeemResult | |
setUsersReset(QStringList newUsersReset) | Jellyfin::DTO::PinRedeemResult | |
setUsersResetNull() | Jellyfin::DTO::PinRedeemResult | |
success() const | Jellyfin::DTO::PinRedeemResult | |
toJson() const | Jellyfin::DTO::PinRedeemResult | |
usersReset() const | Jellyfin::DTO::PinRedeemResult | |
usersResetNull() const | Jellyfin::DTO::PinRedeemResult |