|
|
/**************************************************************************** ** Form interface generated from reading ui file './keygenwizard.ui' ** ** Created: Mon Jul 14 10:23:09 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: root on porky.devel.redhat.com on Mon Jul 14 11:17:57 2003, using kdoc 2.0a54. |