|
|
/**************************************************************************** ** Form interface generated from reading ui file './keygenwizard2.ui' ** ** Created: Tue Aug 12 14:40:40 2003 ** by: The User Interface Compiler (uic) ** ** WARNING! All changes made in this file will be lost! ****************************************************************************/ #ifndef KGWIZARDPAGE2_H #define KGWIZARDPAGE2_H #include#include class QVBoxLayout; class QHBoxLayout; class QGridLayout; class QLabel; class QLineEdit; class KGWizardPage2 : public QWidget { Q_OBJECT public: KGWizardPage2( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 ); ~KGWizardPage2(); QLabel* TextLabel4; QLabel* TextLabel6; QLabel* TextLabel5; QLineEdit* _password1; QLineEdit* _password2; protected: QGridLayout* KGWizardPage2Layout; }; #endif // KGWIZARDPAGE2_H
Generated by: hany on w1.md.megaloman.sk on Tue Aug 12 15:47:11 2003, using kdoc 2.0a54. |