Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
This is the complete list of members for Jellyfin::DTO::ForgotPasswordDto, including all inherited members.
enteredUsername() const | Jellyfin::DTO::ForgotPasswordDto | |
ForgotPasswordDto(QString enteredUsername) | Jellyfin::DTO::ForgotPasswordDto | |
ForgotPasswordDto(const ForgotPasswordDto &other) | Jellyfin::DTO::ForgotPasswordDto | |
fromJson(QJsonObject source) | Jellyfin::DTO::ForgotPasswordDto | static |
m_enteredUsername | Jellyfin::DTO::ForgotPasswordDto | protected |
replaceData(ForgotPasswordDto &other) | Jellyfin::DTO::ForgotPasswordDto | |
setEnteredUsername(QString newEnteredUsername) | Jellyfin::DTO::ForgotPasswordDto | |
setFromJson(QJsonObject source) | Jellyfin::DTO::ForgotPasswordDto | |
toJson() const | Jellyfin::DTO::ForgotPasswordDto |