00001 /**************************************************************************** 00002 ** Form interface generated from reading ui file 'about-gelsignal.ui' 00003 ** 00004 ** Created: Mon Jun 5 11:03:46 2006 00005 ** by: The User Interface Compiler ($Id: qt/main.cpp 3.3.6 edited Aug 31 2005 $) 00006 ** 00007 ** WARNING! All changes made in this file will be lost! 00008 ****************************************************************************/ 00009 00010 #ifndef FORM2_H 00011 #define FORM2_H 00012 00013 #include <qvariant.h> 00014 #include <qpixmap.h> 00015 #include <qdialog.h> 00016 00017 class QVBoxLayout; 00018 class QHBoxLayout; 00019 class QGridLayout; 00020 class QSpacerItem; 00021 class QLabel; 00022 class QPushButton; 00023 class QFrame; 00024 00025 class AboutGelSignal : public QDialog 00026 { 00027 Q_OBJECT 00028 00029 public: 00030 AboutGelSignal( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 ); 00031 ~AboutGelSignal(); 00032 00033 QLabel* textLabel1; 00034 QLabel* textLabel1_3; 00035 QLabel* versionlabel; 00036 QLabel* textLabel1_2; 00037 QPushButton* pushButton1; 00038 QFrame* line1; 00039 QLabel* pixmapLabel1; 00040 00041 protected: 00042 QGridLayout* Form2Layout; 00043 QSpacerItem* spacer1; 00044 00045 protected slots: 00046 virtual void languageChange(); 00047 00048 private: 00049 QPixmap image0; 00050 00051 }; 00052 00053 #endif // FORM2_H