#include <forgotpasswordpindto.h>
◆ ForgotPasswordPinDto() [1/2]
| Jellyfin::DTO::ForgotPasswordPinDto::ForgotPasswordPinDto |
( |
QString | pin | ) |
|
◆ ForgotPasswordPinDto() [2/2]
| Jellyfin::DTO::ForgotPasswordPinDto::ForgotPasswordPinDto |
( |
const ForgotPasswordPinDto & | other | ) |
|
◆ fromJson()
◆ pin()
| QString Jellyfin::DTO::ForgotPasswordPinDto::pin |
( |
| ) |
const |
Gets or sets the entered pin to have the password reset.
◆ replaceData()
Replaces the data being hold by this class with that of the other.
◆ setFromJson()
| void Jellyfin::DTO::ForgotPasswordPinDto::setFromJson |
( |
QJsonObject | source | ) |
|
◆ setPin()
| void Jellyfin::DTO::ForgotPasswordPinDto::setPin |
( |
QString | newPin | ) |
|
Gets or sets the entered pin to have the password reset.
◆ toJson()
| QJsonObject Jellyfin::DTO::ForgotPasswordPinDto::toJson |
( |
| ) |
const |
◆ m_pin
| QString Jellyfin::DTO::ForgotPasswordPinDto::m_pin |
|
protected |
The documentation for this class was generated from the following files: