#include <WallInspectorDialogPrivate.hh>
Public Attributes | |
| QDoubleSpinBox * | endXSpinBox |
| Spin box for configuring the X end position of the wall segment. More... | |
| QDoubleSpinBox * | endYSpinBox |
| Spin box for configuring the Y end position of the wall segment. More... | |
| QDoubleSpinBox * | heightSpinBox |
| Spin box for configuring the height of the wall. More... | |
| QDoubleSpinBox * | lengthSpinBox |
| Spin box for configuring the length of the wall segment. More... | |
| QDoubleSpinBox * | startXSpinBox |
| Spin box for configuring the X start position of the wall segment. More... | |
| QDoubleSpinBox * | startYSpinBox |
| Spin box for configuring the Y start position of the wall segment. More... | |
| QDoubleSpinBox * | thicknessSpinBox |
| Spin box for configuring the thickness of the wall. More... | |
| QLabel * | wallNameLabel |
| Label that holds the name of the wall. More... | |
| QDoubleSpinBox* gazebo::gui::WallInspectorDialogPrivate::endXSpinBox |
Spin box for configuring the X end position of the wall segment.
| QDoubleSpinBox* gazebo::gui::WallInspectorDialogPrivate::endYSpinBox |
Spin box for configuring the Y end position of the wall segment.
| QDoubleSpinBox* gazebo::gui::WallInspectorDialogPrivate::heightSpinBox |
Spin box for configuring the height of the wall.
| QDoubleSpinBox* gazebo::gui::WallInspectorDialogPrivate::lengthSpinBox |
Spin box for configuring the length of the wall segment.
| QDoubleSpinBox* gazebo::gui::WallInspectorDialogPrivate::startXSpinBox |
Spin box for configuring the X start position of the wall segment.
| QDoubleSpinBox* gazebo::gui::WallInspectorDialogPrivate::startYSpinBox |
Spin box for configuring the Y start position of the wall segment.
| QDoubleSpinBox* gazebo::gui::WallInspectorDialogPrivate::thicknessSpinBox |
Spin box for configuring the thickness of the wall.
| QLabel* gazebo::gui::WallInspectorDialogPrivate::wallNameLabel |
Label that holds the name of the wall.