SimulationDialogUI.h

gehe zur Dokumentation dieser Datei
00001 /****************************************************************************
00002 ** Form interface generated from reading ui file 'SimulationDialogUI.ui'
00003 **
00004 ** Created: Do Nov 20 11:57:18 2008
00005 **
00006 ** WARNING! All changes made in this file will be lost!
00007 ****************************************************************************/
00008 
00009 #ifndef SIMULATIONDIALOGUI_H
00010 #define SIMULATIONDIALOGUI_H
00011 
00012 #include <qvariant.h>
00013 #include <qpixmap.h>
00014 #include <qdialog.h>
00015 
00016 class QVBoxLayout;
00017 class QHBoxLayout;
00018 class QGridLayout;
00019 class QSpacerItem;
00020 class MyCanvasView;
00021 class QPushButton;
00022 
00023 class SimulationDialogUI : public QDialog
00024 {
00025     Q_OBJECT
00026 
00027 public:
00028     SimulationDialogUI( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
00029     ~SimulationDialogUI();
00030 
00031     MyCanvasView* canvasView;
00032     QPushButton* startSimulationButton;
00033     QPushButton* resumeSimulationButton;
00034     QPushButton* stopSimulationButton;
00035 
00036 protected:
00037     QVBoxLayout* SimulationDialogUILayout;
00038     QHBoxLayout* layout10;
00039 
00040 protected slots:
00041     virtual void languageChange();
00042 
00043 private:
00044     QPixmap image0;
00045 
00046 };
00047 
00048 #endif // SIMULATIONDIALOGUI_H

Erzeugt am Thu Nov 20 13:13:24 2008 für Laufroboter GUI - API Dokumentation von  doxygen 1.5.7.1