#include <LoginManager_p.h>
◆ LoginManagerPrivate()
QtPdCom::LoginManagerPrivate::LoginManagerPrivate |
( |
const char * |
server_name, |
|
|
LoginManager * |
q |
|
) |
| |
|
inline |
◆ clearCredentials()
void LoginManagerPrivate::clearCredentials |
( |
| ) |
|
|
private |
◆ completed()
void LoginManagerPrivate::completed |
( |
LoginResult |
success | ) |
|
|
overrideprivate |
◆ getAuthname()
std::string LoginManagerPrivate::getAuthname |
( |
| ) |
|
|
overrideprivate |
◆ getPassword()
std::string LoginManagerPrivate::getPassword |
( |
| ) |
|
|
overrideprivate |
◆ Q_DECLARE_PUBLIC()
QtPdCom::LoginManagerPrivate::Q_DECLARE_PUBLIC |
( |
LoginManager |
| ) |
|
|
private |
◆ loginResult
PdCom::SimpleLoginManager::LoginResult QtPdCom::LoginManagerPrivate::loginResult |
|
private |
Initial value:=
PdCom::SimpleLoginManager::LoginResult::Success
Referenced by completed().
◆ password
std::string QtPdCom::LoginManagerPrivate::password |
|
private |
◆ password_set
bool QtPdCom::LoginManagerPrivate::password_set = false |
|
private |
◆ q_ptr
◆ username
std::string QtPdCom::LoginManagerPrivate::username |
|
private |
◆ username_set
bool QtPdCom::LoginManagerPrivate::username_set = false |
|
private |
The documentation for this class was generated from the following files: