#include <import_user_dialog.h>
Inheritance diagram for ImportUserDialog::
Public Methods | |
ImportUserDialog (QWidget *parent=0, char const *name=0) | |
Protected Methods | |
virtual void | slotOk () |
Private Attributes | |
KLineEdit * | m_server |
KLineEdit * | m_proxy |
KRestrictedLine * | m_proxy_port |
KRestrictedLine * | m_nickname |
KLineEdit * | m_passwd |
|
Creates the dialog.
|
|
Ok was clicked.
|
|
The nickname.
|
|
The passwd.
|
|
The proxy.
|
|
The proxy port.
|
|
The highscore server.
|