|
|
/**************************************************************************** ** Form interface generated from reading ui file './keygenwizard.ui' ** ** Created: Tue Aug 12 20:14:50 2003 ** by: The User Interface Compiler (uic) ** ** WARNING! All changes made in this file will be lost! ****************************************************************************/ #ifndef KGWIZARDPAGE1_H #define KGWIZARDPAGE1_H #include#include class QVBoxLayout; class QHBoxLayout; class QGridLayout; class QLabel; class KGWizardPage1 : public QWidget { Q_OBJECT public: KGWizardPage1( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 ); ~KGWizardPage1(); QLabel* TextLabel1; protected: QGridLayout* KGWizardPage1Layout; }; #endif // KGWIZARDPAGE1_H
Generated by: hany on w1.md.megaloman.sk on Tue Aug 12 21:21:49 2003, using kdoc 2.0a54. |