Login user interface. More...

Public Member Functions | |
| def | __init__ |
| The constructor. More... | |
| def | account_validation |
| Check user account validity and connect user. More... | |
| def | translate |
Login user interface.
Definition at line 44 of file accounts_ui.py.
| def airbus_cobot_gui.account.accounts_ui.LoginDialog.__init__ | ( | self, | |
parent = None, |
|||
closable = True |
|||
| ) |
The constructor.
Definition at line 46 of file accounts_ui.py.
| def airbus_cobot_gui.account.accounts_ui.LoginDialog.account_validation | ( | self | ) |
Check user account validity and connect user.
Definition at line 82 of file accounts_ui.py.
| def airbus_cobot_gui.account.accounts_ui.LoginDialog.translate | ( | self | ) |
Definition at line 107 of file accounts_ui.py.