Main Page   Class Hierarchy   Compound List   File List   Compound Members  

AboutForm.h

00001 /****************************************************************************
00002 ** Form interface generated from reading ui file 'AboutForm.ui'
00003 **
00004 ** Created: Fri Feb 21 12:04:52 2003
00005 **      by: The User Interface Compiler ($Id: qt/main.cpp   3.1.1   edited Nov 21 17:40 $)
00006 **
00007 ** WARNING! All changes made in this file will be lost!
00008 ****************************************************************************/
00009 
00010 #ifndef ABOUTFORM_H
00011 #define ABOUTFORM_H
00012 
00013 #include <qvariant.h>
00014 #include <qdialog.h>
00015 
00016 class QVBoxLayout;
00017 class QHBoxLayout;
00018 class QGridLayout;
00019 class QLabel;
00020 class QPushButton;
00021 
00022 class AboutForm : public QDialog
00023 {
00024     Q_OBJECT
00025 
00026 public:
00027     AboutForm( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
00028     ~AboutForm();
00029 
00030     QLabel* textLabel1;
00031     QLabel* textLabel3;
00032     QLabel* textLabel4;
00033     QLabel* textLabel5;
00034     QLabel* textLabel6;
00035     QLabel* textLabel7;
00036     QLabel* textLabel2;
00037     QPushButton* pushButton22;
00038 
00039 protected:
00040     QGridLayout* AboutFormLayout;
00041     QHBoxLayout* layout13;
00042     QVBoxLayout* layout12;
00043     QHBoxLayout* layout11;
00044     QVBoxLayout* layout10;
00045     QHBoxLayout* layout9;
00046     QVBoxLayout* layout2;
00047     QHBoxLayout* layout7;
00048 
00049 protected slots:
00050     virtual void languageChange();
00051 };
00052 
00053 #endif // ABOUTFORM_H

Generated on Mon Feb 24 19:37:43 2003 by doxygen1.3-rc3