00001 /**************************************************************************** 00002 ** Form interface generated from reading ui file 'Qt/BeoSubSimuQtMainForm.ui' 00003 ** 00004 ** 00005 ** WARNING! All changes made in this file will be lost! 00006 ****************************************************************************/ 00007 00008 #ifndef BEOSUBSIMUQTMAINFORM_H 00009 #define BEOSUBSIMUQTMAINFORM_H 00010 00011 #include <qvariant.h> 00012 #include <qpixmap.h> 00013 #include <qwidget.h> 00014 #include "Util/StringConversions.H" 00015 #include "Component/ModelManager.H" 00016 #include "Image/Image.H" 00017 00018 class QVBoxLayout; 00019 class QHBoxLayout; 00020 class QGridLayout; 00021 class QSpacerItem; 00022 class Simulation; 00023 00024 class BeoSubSimuQtMainForm : public QWidget 00025 { 00026 Q_OBJECT 00027 00028 public: 00029 BeoSubSimuQtMainForm( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 ); 00030 ~BeoSubSimuQtMainForm(); 00031 00032 Simulation* simulation1; 00033 00034 void init(); 00035 00036 protected: 00037 00038 protected slots: 00039 virtual void languageChange(); 00040 00041 private: 00042 QPixmap image0; 00043 00044 }; 00045 00046 #endif // BEOSUBSIMUQTMAINFORM_H