#include <LevelInspectorDialogPrivate.hh>
Public Attributes | |
| QDoubleSpinBox * | floorThicknessSpinBox |
| Spin box for configuring the floor thickness. More... | |
| QWidget * | floorWidget |
| Widget containing the floor specs. More... | |
| QDoubleSpinBox * | heightSpinBox |
| Spin box for configuring the level height. More... | |
| QLineEdit * | levelNameLineEdit |
| Editable line that holds the the level name. More... | |
| QDoubleSpinBox* gazebo::gui::LevelInspectorDialogPrivate::floorThicknessSpinBox |
Spin box for configuring the floor thickness.
| QWidget* gazebo::gui::LevelInspectorDialogPrivate::floorWidget |
Widget containing the floor specs.
| QDoubleSpinBox* gazebo::gui::LevelInspectorDialogPrivate::heightSpinBox |
Spin box for configuring the level height.
| QLineEdit* gazebo::gui::LevelInspectorDialogPrivate::levelNameLineEdit |
Editable line that holds the the level name.