#include <requesttypes.h>
◆ password()
const QString & Jellyfin::Loader::AuthenticateUserParams::password |
( |
| ) |
const |
◆ passwordNull()
bool Jellyfin::Loader::AuthenticateUserParams::passwordNull |
( |
| ) |
const |
◆ pw()
const QString & Jellyfin::Loader::AuthenticateUserParams::pw |
( |
| ) |
const |
The password as plain text.
◆ setPassword()
void Jellyfin::Loader::AuthenticateUserParams::setPassword |
( |
QString | newPassword | ) |
|
◆ setPasswordNull()
void Jellyfin::Loader::AuthenticateUserParams::setPasswordNull |
( |
| ) |
|
◆ setPw()
void Jellyfin::Loader::AuthenticateUserParams::setPw |
( |
QString | newPw | ) |
|
◆ setUserId()
void Jellyfin::Loader::AuthenticateUserParams::setUserId |
( |
QString | newUserId | ) |
|
◆ userId()
const QString & Jellyfin::Loader::AuthenticateUserParams::userId |
( |
| ) |
const |
The documentation for this class was generated from the following files: