Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

ImportUserDialog Class Reference

Lets you import a user. More...

#include <import_user_dialog.h>

Inheritance diagram for ImportUserDialog::

List of all members.

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

Detailed Description

Lets you import a user.

Author:
Ralf Schmelter (ralfs@pc2a.chemie.uni-dortmund.de).
Version:
0.1


Constructor & Destructor Documentation

ImportUserDialog::ImportUserDialog QWidget * parent = 0,
char const * name = 0
 

Creates the dialog.

Parameters:
parent   The parent of the dialog.
name   The internal name of the dialog.


Member Function Documentation

virtual void ImportUserDialog::slotOk [protected, virtual]
 

Ok was clicked.


Member Data Documentation

KRestrictedLine* ImportUserDialog::m_nickname [private]
 

The nickname.

KLineEdit* ImportUserDialog::m_passwd [private]
 

The passwd.

KLineEdit* ImportUserDialog::m_proxy [private]
 

The proxy.

KRestrictedLine* ImportUserDialog::m_proxy_port [private]
 

The proxy port.

KLineEdit* ImportUserDialog::m_server [private]
 

The highscore server.


The documentation for this class was generated from the following file:
Generated at Sun Jan 6 18:49:11 2002 for EasySok by doxygen1.2.9.1 written by Dimitri van Heesch, © 1997-2001