22 #ifndef STDR_GUI_LOADER 23 #define STDR_GUI_LOADER 25 #include "ui_simulator.h" 38 class CGuiLoader :
public Ui_MainWindow,
public QMainWindow
QAction * actionZoomOut
The action of map adjusted button.
QAction * actionNewRobot
The action of adding a new robot button.
QEvent * getCloseEvent(void)
Returns the exit event.
void shutdown(void)
Shuts down the main window.
QAction * actionAddRobot
The action of new RFID tag button.
char ** argv_
True if the exit signal was emmited.
QAction * actionZoomIn
The action of zooming out button.
QAction * actionGrid
The action of creating new robot button.
CGuiLoader(int argc, char **argv)
Default contructor.
void closeEvent(QCloseEvent *event)
Overloading of closeEvent function from QMainWindow.
QAction * actionNewSound
The action of loading a map button.
QAction * actionLoadMap
The action of zooming in button.
The main namespace for STDR GUI.
int argc_
< The number of input arguments
QAction * actionProperties
< The action of properties button
QAction * actionNewRfid
The action of new thermal source button.
QAction * actionNewThermal
The action of new CO2 source button.
void addToolbarIcons(void)
Adds the tool buttons in the main window toolbar.
QAction * actionNewCo2
The action of new sound source button.
bool closeTriggered(void)
Returns true if a close event was triggered.
bool close_signal_
The exit event (when occurs)