The LoginDialog class shows a Dialog for logging into OpenObject server. More...
The LoginDialog class shows a Dialog for logging into OpenObject server.
The dialog will send the accept() signal if the user accepted or reject() if she cancelled it or didn't provide a valid server. If accept() was sent, two properties 'url' and 'databaseName' contain the information introduced by the user.
Definition at line 45 of file LoginDialog.py.