|
MagicSmoke
$VERSION$
|
login and profile configuration window More...
#include <login.h>
Public Slots | |
| void | clientConfig () |
| void | configwin () |
| void | relogin () |
| void | setPassword (QString) |
| void | setProfile (QString) |
| void | setUsername (QString) |
| void | startLogin () |
Signals | |
| void | loginSucceeded () |
| void | lostSession () |
Public Member Functions | |
| MLogin (MSessionManager *) | |
| QString | getCurrentClient () const |
Protected Member Functions | |
| void | resizeEvent (QResizeEvent *) |
login and profile configuration window
|
explicit |
References clientConfig(), configwin(), MApplication::helpMenu(), and startLogin().
|
slot |
Referenced by MLogin().
|
slot |
Referenced by MLogin().
| QString MLogin::getCurrentClient | ( | ) | const |
|
signal |
Referenced by relogin(), and startLogin().
|
signal |
Referenced by relogin().
|
slot |
References MSInterface::instance(), loginSucceeded(), lostSession(), and MSInterface::relogin().
Referenced by startLogin().
|
protected |
|
slot |
|
slot |
|
slot |
|
slot |
References MSInterface::checkServer(), MSInterface::login(), loginSucceeded(), relogin(), and MSInterface::setAutoLogout().
Referenced by MLogin().