|
QtPdCom
1.5.2
|
#include <LoginManager_p.h>


Public Member Functions | |
| LoginManagerPrivate (const char *server_name, LoginManager *q) | |
Public Attributes | |
| LoginManager *const | q_ptr |
Private Member Functions | |
| std::string | getAuthname () override |
| std::string | getPassword () override |
| void | completed (LoginResult success) override |
| void | clearCredentials () |
| Q_DECLARE_PUBLIC (LoginManager) | |
Private Attributes | |
| std::string | username |
| std::string | password |
| bool | username_set = false |
| bool | password_set = false |
| PdCom::SimpleLoginManager::LoginResult | loginResult |
|
inline |
|
private |
|
overrideprivate |
|
overrideprivate |
|
overrideprivate |
|
private |
|
private |
|
private |
|
private |
|
private |