certmanager/lib

adddirectoryservicedialog.h

00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './adddirectoryservicedialog.ui'
00003 **
00004 ** Created: Thu Apr 22 16:19:37 2010
00005 **
00006 ** WARNING! All changes made in this file will be lost!
00007 ****************************************************************************/
00008 
00009 #ifndef ADDDIRECTORYSERVICEDIALOG_H
00010 #define ADDDIRECTORYSERVICEDIALOG_H
00011 
00012 #include <qvariant.h>
00013 #include <qdialog.h>
00014 
00015 class QVBoxLayout;
00016 class QHBoxLayout;
00017 class QGridLayout;
00018 class QSpacerItem;
00019 class QLabel;
00020 class QLineEdit;
00021 class QPushButton;
00022 class QFrame;
00023 
00024 class AddDirectoryServiceDialog : public QDialog
00025 {
00026     Q_OBJECT
00027 
00028 public:
00029     AddDirectoryServiceDialog( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
00030     ~AddDirectoryServiceDialog();
00031 
00032     QLabel* serverNameLA;
00033     QLineEdit* descriptionED;
00034     QLineEdit* portED;
00035     QLineEdit* serverNameED;
00036     QLabel* usernameLA;
00037     QLabel* passwordLA;
00038     QPushButton* PushButton3;
00039     QPushButton* PushButton4;
00040     QFrame* line1;
00041     QLineEdit* usernameED;
00042     QLineEdit* passwordED;
00043     QLabel* descriptionLA;
00044     QLabel* portLA;
00045 
00046 protected:
00047     QGridLayout* AddDirectoryServiceDialogLayout;
00048     QSpacerItem* spacer23;
00049     QSpacerItem* spacer21;
00050 
00051 protected slots:
00052     virtual void languageChange();
00053 
00054 };
00055 
00056 #endif // ADDDIRECTORYSERVICEDIALOG_H
KDE Home | KDE Accessibility Home | Description of Access Keys