|
|
/**************************************************************************** ** Form interface generated from reading ui file './keygenwizard.ui' ** ** Created: Sat Feb 26 09:45:54 2005 ** 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: machbuild on jane.spidermaker.fedoralegacy.org on Sat Feb 26 09:59:22 2005, using kdoc 2.0a54. |