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

#include <BuildingEditorWidgetPrivate.hh>

Public Attributes

LevelWidgetlevelWidget
 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...
 
ScaleWidgetscaleWidget
 A widget to display the scale of the 2D editor view. More...
 
QGraphicsScene * scene
 Qt Graphics Scene where graphics items are drawn in. More...
 

Member Data Documentation

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.


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