hk_kdenewpassworddialogbase.h

00001 /****************************************************************************
00002 ** Form interface generated from reading ui file 'newpassworddialog.ui'
00003 **
00004 ** Created: Sa Jul 30 19:27:47 2005
00005 **      by: The User Interface Compiler ($Id: hk_kdenewpassworddialogbase.h,v 1.3 2005/07/31 12:39:05 knorr Exp $)
00006 **
00007 ** WARNING! All changes made in this file will be lost!
00008 ****************************************************************************/
00009 
00010 #ifndef HK_KDENEWPASSWORDDIALOGBASE_H
00011 #define HK_KDENEWPASSWORDDIALOGBASE_H
00012 
00013 #include <qvariant.h>
00014 #include <qdialog.h>
00015 
00016 class QVBoxLayout;
00017 class QHBoxLayout;
00018 class QGridLayout;
00019 class QSpacerItem;
00020 class QLabel;
00021 class QLineEdit;
00022 class QPushButton;
00023 
00024 class hk_kdenewpassworddialogbase : public QDialog
00025 {
00026     Q_OBJECT
00027 
00028 public:
00029     hk_kdenewpassworddialogbase( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
00030     ~hk_kdenewpassworddialogbase();
00031 
00032     QLabel* repeatlabel;
00033     QLineEdit* passwordfield;
00034     QLineEdit* repeatfield;
00035     QLabel* passwordlabel;
00036     QPushButton* buttonOk;
00037     QPushButton* buttonCancel;
00038     QLabel* headlinelabel;
00039 
00040 public slots:
00041     virtual void data_changed();
00042     virtual void ok_clicked();
00043 
00044 protected:
00045     QGridLayout* hk_kdenewpassworddialogbaseLayout;
00046     QVBoxLayout* Layout3;
00047     QSpacerItem* Spacer1_2;
00048     QGridLayout* Layout2;
00049     QVBoxLayout* Layout5;
00050     QSpacerItem* Spacer1;
00051 
00052 protected slots:
00053     virtual void languageChange();
00054 
00055 };
00056 
00057 #endif // HK_KDENEWPASSWORDDIALOGBASE_H

Generated on Tue Sep 25 22:39:06 2007 for Databasehandlingdialogclasses by  doxygen 1.5.3