stdr_gui::CCO2SensorPropertiesLoader | |
stdr_gui::CGuiCO2 | Implements the functionalities for an RFID antenna sensor |
stdr_gui::CGuiCo2Source | Implements the functionalities of a CO2 source |
stdr_gui::CGuiConnector | Serves the Qt events of the main GUI window. Inherits from QObject |
stdr_gui::CGuiController | |
stdr_gui::CGuiLaser | Implements the functionalities for a laser sensor |
stdr_gui::CGuiLoader | |
stdr_gui::CGuiRfid | Implements the functionalities for an RFID antenna sensor |
stdr_gui::CGuiRfidTag | Implements the functionalities of an RFID tag |
stdr_gui::CGuiRobot | Implements the functionalities for a robot |
stdr_gui::CGuiSonar | Implements the functionalities for a sonar sensor |
stdr_gui::CGuiSound | |
stdr_gui::CGuiSoundSource | Implements the functionalities of a sound source |
stdr_gui::CGuiSource | Implements the functionalities of a source, to be derived by specific source types |
stdr_gui::CGuiThermal | |
stdr_gui::CGuiThermalSource | Implements the functionalities of a thermal source |
stdr_gui::CInfoConnector | Serves the Qt events of the tree-like information widget. Inherits from QObject |
stdr_gui::CInfoLoader | Implements the low level Qt functionalities of the information tree. Inherits from Ui_information (generated from an ui file) and QWidget |
stdr_gui::CKinematicPropertiesLoader | Implements the low level functionalities of the Kinematic properties widget. Inherits form QWidget and Ui_KinematicProperties (auto created from ui file) |
stdr_gui::CLaserPropertiesLoader | Implements the low level functionalities of the Laser properties widget. Inherits form QWidget and Ui_LaserProperties (auto created from ui file) |
stdr_gui::CLaserVisualisation | Implements the functionalities of the laser visualization widget. Inherits form QWidget and Ui_laserVisualization (auto created from ui file) |
stdr_gui::CMapConnector | Serves the Qt events of the map-holding widget. Inherits from QObject |
stdr_gui::CMapLoader | Implements the low level Qt functionalities of the map widget. Inherits from Ui_mapWidget (generated from an ui file) and QWidget |
stdr_gui::CRfidAntennaPropertiesLoader | Implements the low level functionalities of the Rfid antenna properties widget. Inherits form QWidget and Ui_RfidAntennaProperties (auto created from ui file) |
stdr_gui::CRobotCreatorConnector | Implements the high level functionalities of the robot creator widget. Inherits form QObject |
stdr_gui::CRobotCreatorLoader | Implements the low level functionalities of the robot creator. Inherits form QWidget and Ui_RobotCreator (auto created from ui file) |
stdr_gui::CRobotFootprintLoader | |
stdr_gui::CRobotPropertiesLoader | Implements the low level functionalities of the robot footprint widget. Inherits form QWidget and Ui_RobotFootprint (auto created from ui file) |
stdr_gui::CRobotVisualisation | Implements the functionalities of the robot visualization widget. Inherits form QWidget and Ui_robotVisualization (auto created from ui file) |
stdr_gui::CSonarPropertiesLoader | Implements the low level functionalities of the sonar properties widget. Inherits form QWidget and Ui_RobotProperties (auto created from ui file) |
stdr_gui::CSonarVisualisation | Implements the functionalities of the sonar visualization widget. Inherits form QWidget and Ui_sonarVisualization (auto created from ui file) |
stdr_gui::CSoundSensorPropertiesLoader | |
stdr_gui::CStdrApplication | Inherits QApplications. Created to overload the notify function |
stdr_gui::CThermalSensorPropertiesLoader | |
GuiConnector | Implements the low level Qt functionalities of the main window. Inherits from Ui_MainWindow (generated from an ui file) and QMainWindow |
GuiController | The main controller for the STDR GUI. Inherits QThread |