certmanager/lib
AddDirectoryServiceDialog Class Reference
Inheritance diagram for AddDirectoryServiceDialog:

Detailed Description
Definition at line 25 of file adddirectoryservicedialog.h.
Public Member Functions | |
| AddDirectoryServiceDialog (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0) | |
| ~AddDirectoryServiceDialog () | |
Public Attributes | |
| QLabel * | serverNameLA |
| QLineEdit * | descriptionED |
| QLineEdit * | portED |
| QLineEdit * | serverNameED |
| QLabel * | usernameLA |
| QLabel * | passwordLA |
| QPushButton * | PushButton3 |
| QPushButton * | PushButton4 |
| QFrame * | line1 |
| QLineEdit * | usernameED |
| QLineEdit * | passwordED |
| QLabel * | descriptionLA |
| QLabel * | portLA |
Protected Slots | |
| virtual void | languageChange () |
Protected Attributes | |
| QGridLayout * | AddDirectoryServiceDialogLayout |
| QSpacerItem * | spacer23 |
| QSpacerItem * | spacer21 |
The documentation for this class was generated from the following files:

