Public Member Functions | Public Attributes | Private Attributes
stdr_gui::CGuiLoader Class Reference

#include <stdr_gui_loader.h>

List of all members.

Public Member Functions

void addToolbarIcons (void)
 Adds the tool buttons in the main window toolbar.
 CGuiLoader (int argc, char **argv)
 Default contructor.
void closeEvent (QCloseEvent *event)
 Overloading of closeEvent function from QMainWindow.
bool closeTriggered (void)
 Returns true if a close event was triggered.
QEvent * getCloseEvent (void)
 Returns the exit event.
void shutdown (void)
 Shuts down the main window.

Public Attributes

QAction * actionAddRobot
 The action of new RFID tag button.
QAction * actionAdjusted
QAction * actionGrid
 The action of creating new robot button.
QAction * actionLoadMap
 The action of zooming in button.
QAction * actionNewCo2
 The action of new sound source button.
QAction * actionNewRfid
 The action of new thermal source button.
QAction * actionNewRobot
 The action of adding a new robot button.
QAction * actionNewSound
 The action of loading a map button.
QAction * actionNewThermal
 The action of new CO2 source button.
QAction * actionProperties
 < The action of properties button
QAction * actionZoomIn
 The action of zooming out button.
QAction * actionZoomOut
 The action of map adjusted button.

Private Attributes

int argc_
 < The number of input arguments
char ** argv_
 True if the exit signal was emmited.
bool close_signal_
 The exit event (when occurs)
QCloseEvent * event_

Detailed Description

Definition at line 38 of file stdr_gui_loader.h.


Constructor & Destructor Documentation

stdr_gui::CGuiLoader::CGuiLoader ( int  argc,
char **  argv 
)

Default contructor.

Parameters:
argc[int] Number of input arguments
argv[char **] Input arguments
Returns:
void

Definition at line 32 of file stdr_gui_loader.cpp.


Member Function Documentation

Adds the tool buttons in the main window toolbar.

Returns:
void

Definition at line 46 of file stdr_gui_loader.cpp.

void stdr_gui::CGuiLoader::closeEvent ( QCloseEvent *  event)

Overloading of closeEvent function from QMainWindow.

Parameters:
event[QCloseEvent*] The exit event
Returns:
void

Definition at line 247 of file stdr_gui_loader.cpp.

Returns true if a close event was triggered.

Returns:
bool

Definition at line 276 of file stdr_gui_loader.cpp.

Returns the exit event.

Returns:
QEvent*

Definition at line 267 of file stdr_gui_loader.cpp.

Shuts down the main window.

Returns:
void

Definition at line 285 of file stdr_gui_loader.cpp.


Member Data Documentation

The action of new RFID tag button.

Definition at line 63 of file stdr_gui_loader.h.

Definition at line 78 of file stdr_gui_loader.h.

The action of creating new robot button.

Definition at line 59 of file stdr_gui_loader.h.

The action of zooming in button.

Definition at line 73 of file stdr_gui_loader.h.

The action of new sound source button.

Definition at line 69 of file stdr_gui_loader.h.

The action of new thermal source button.

Definition at line 65 of file stdr_gui_loader.h.

The action of adding a new robot button.

Definition at line 61 of file stdr_gui_loader.h.

The action of loading a map button.

Definition at line 71 of file stdr_gui_loader.h.

The action of new CO2 source button.

Definition at line 67 of file stdr_gui_loader.h.

< The action of properties button

The action of toggle grid button

Definition at line 57 of file stdr_gui_loader.h.

The action of zooming out button.

Definition at line 75 of file stdr_gui_loader.h.

The action of map adjusted button.

Definition at line 77 of file stdr_gui_loader.h.

< The number of input arguments

The input arguments

Definition at line 44 of file stdr_gui_loader.h.

char** stdr_gui::CGuiLoader::argv_ [private]

True if the exit signal was emmited.

Definition at line 47 of file stdr_gui_loader.h.

The exit event (when occurs)

Definition at line 49 of file stdr_gui_loader.h.

QCloseEvent* stdr_gui::CGuiLoader::event_ [private]

Definition at line 50 of file stdr_gui_loader.h.


The documentation for this class was generated from the following files:


stdr_gui
Author(s): Manos Tsardoulias
autogenerated on Tue Feb 7 2017 03:46:43