#include <BuildingEditorWidgetPrivate.hh>
Public Attributes | |
| LevelWidget * | levelWidget |
| A widget to display and change building levels. More... | |
| int | minimumHeight |
| Minimum height of the Qt graphics scene. More... | |
| int | minimumWidth |
| Minimum width of the Qt graphics scene. More... | |
| ScaleWidget * | scaleWidget |
| A widget to display the scale of the 2D editor view. More... | |
| QGraphicsScene * | scene |
| Qt Graphics Scene where graphics items are drawn in. More... | |
| LevelWidget* gazebo::gui::BuildingEditorWidgetPrivate::levelWidget |
A widget to display and change building levels.
| int gazebo::gui::BuildingEditorWidgetPrivate::minimumHeight |
Minimum height of the Qt graphics scene.
| int gazebo::gui::BuildingEditorWidgetPrivate::minimumWidth |
Minimum width of the Qt graphics scene.
| ScaleWidget* gazebo::gui::BuildingEditorWidgetPrivate::scaleWidget |
A widget to display the scale of the 2D editor view.
| QGraphicsScene* gazebo::gui::BuildingEditorWidgetPrivate::scene |
Qt Graphics Scene where graphics items are drawn in.