#include <loginscreen.h>
Definition at line 33 of file loginscreen.h.
◆ LoginScreen()
| LoginScreen::LoginScreen |
( |
const QString & |
initialProfileName = QString(), |
|
|
QWidget * |
parent = nullptr |
|
) |
| |
◆ ~LoginScreen()
| LoginScreen::~LoginScreen |
( |
| ) |
|
◆ autoLoginChanged
| void LoginScreen::autoLoginChanged |
( |
bool |
state | ) |
|
|
signal |
◆ checkCapsLock()
| void LoginScreen::checkCapsLock |
( |
| ) |
|
|
private |
◆ createNewProfile
| void LoginScreen::createNewProfile |
( |
QString |
name, |
|
|
const QString & |
pass |
|
) |
| |
|
signal |
◆ event()
| bool LoginScreen::event |
( |
QEvent * |
event | ) |
|
|
final |
◆ hideCapsIndicator()
| void LoginScreen::hideCapsIndicator |
( |
| ) |
|
|
private |
◆ loadProfile
| void LoginScreen::loadProfile |
( |
QString |
name, |
|
|
const QString & |
pass |
|
) |
| |
|
signal |
◆ onAutoLoginChanged
| void LoginScreen::onAutoLoginChanged |
( |
bool |
state | ) |
|
|
slot |
◆ onAutoLoginCheckboxChanged
| void LoginScreen::onAutoLoginCheckboxChanged |
( |
int |
state | ) |
|
|
privateslot |
◆ onCreateNewProfile
| void LoginScreen::onCreateNewProfile |
( |
| ) |
|
|
privateslot |
◆ onImportProfile
| void LoginScreen::onImportProfile |
( |
| ) |
|
|
privateslot |
◆ onLogin
| void LoginScreen::onLogin |
( |
| ) |
|
|
privateslot |
◆ onLoginPageClicked
| void LoginScreen::onLoginPageClicked |
( |
| ) |
|
|
privateslot |
◆ onLoginUsernameSelected
| void LoginScreen::onLoginUsernameSelected |
( |
const QString & |
name | ) |
|
|
privateslot |
◆ onNewProfilePageClicked
| void LoginScreen::onNewProfilePageClicked |
( |
| ) |
|
|
privateslot |
◆ onPasswordEdited
| void LoginScreen::onPasswordEdited |
( |
| ) |
|
|
privateslot |
◆ onProfileLoaded
| void LoginScreen::onProfileLoaded |
( |
| ) |
|
|
slot |
◆ onProfileLoadFailed
| void LoginScreen::onProfileLoadFailed |
( |
| ) |
|
|
slot |
◆ reset()
| void LoginScreen::reset |
( |
const QString & |
initialProfileName = QString() | ) |
|
|
private |
◆ retranslateUi()
| void LoginScreen::retranslateUi |
( |
| ) |
|
|
private |
◆ showCapsIndicator()
| void LoginScreen::showCapsIndicator |
( |
| ) |
|
|
private |
◆ windowStateChanged
| void LoginScreen::windowStateChanged |
( |
Qt::WindowStates |
states | ) |
|
|
signal |
◆ quitShortcut
| QShortcut LoginScreen::quitShortcut |
|
private |
◆ ui
| Ui::LoginScreen* LoginScreen::ui |
|
private |
The documentation for this class was generated from the following files: