Public Attributes | List of all members
gazebo::gui::LevelWidgetPrivate Class Reference

#include <LevelWidgetPrivate.hh>

Public Attributes

std::vector< event::ConnectionPtrconnections
 A list of gui editor events connected to this widget. More...
 
QComboBox * levelComboBox
 Combo box for selecting the current level. More...
 
int levelCounter
 Counter for the total number of levels. More...
 
QAction * showElementsAct
 Action to show elements. More...
 
QAction * showFloorplanAct
 Action to show floorplan. More...
 

Member Data Documentation

std::vector<event::ConnectionPtr> gazebo::gui::LevelWidgetPrivate::connections

A list of gui editor events connected to this widget.

QComboBox* gazebo::gui::LevelWidgetPrivate::levelComboBox

Combo box for selecting the current level.

int gazebo::gui::LevelWidgetPrivate::levelCounter

Counter for the total number of levels.

QAction* gazebo::gui::LevelWidgetPrivate::showElementsAct

Action to show elements.

QAction* gazebo::gui::LevelWidgetPrivate::showFloorplanAct

Action to show floorplan.


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