|
|
/**************************************************************************** ** Form interface generated from reading ui file './keygenwizard.ui' ** ** Created: Tue Apr 16 20:37:58 2002 ** 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 daffy.perf.redhat.com on Tue Apr 16 21:23:49 2002, using kdoc 2.0a54. |