Remove user account ui. More...

Public Member Functions | |
| def | __init__ |
| The constructor. More... | |
| def | remove_account |
| Remove user account slected in user list. More... | |
| def | translate |
Private Attributes | |
| _accounts | |
Remove user account ui.
Definition at line 361 of file accounts_ui.py.
| def airbus_cobot_gui.account.accounts_ui.RemoveUserAccountWidget.__init__ | ( | self | ) |
The constructor.
Definition at line 363 of file accounts_ui.py.
| def airbus_cobot_gui.account.accounts_ui.RemoveUserAccountWidget.remove_account | ( | self | ) |
Remove user account slected in user list.
Definition at line 382 of file accounts_ui.py.
| def airbus_cobot_gui.account.accounts_ui.RemoveUserAccountWidget.translate | ( | self | ) |
Definition at line 415 of file accounts_ui.py.
|
private |
Definition at line 376 of file accounts_ui.py.