17 #ifndef _GAZEBO_GUI_BUILDING_WALLINSPECTORDIALOGPRIVATE_HH_
18 #define _GAZEBO_GUI_BUILDING_WALLINSPECTORDIALOGPRIVATE_HH_
QDoubleSpinBox * endYSpinBox
Spin box for configuring the Y end position of the wall segment.
Definition: WallInspectorDialogPrivate.hh:44
QDoubleSpinBox * startYSpinBox
Spin box for configuring the Y start position of the wall segment.
Definition: WallInspectorDialogPrivate.hh:36
QDoubleSpinBox * thicknessSpinBox
Spin box for configuring the thickness of the wall.
Definition: WallInspectorDialogPrivate.hh:50
QDoubleSpinBox * heightSpinBox
Spin box for configuring the height of the wall.
Definition: WallInspectorDialogPrivate.hh:47
QDoubleSpinBox * endXSpinBox
Spin box for configuring the X end position of the wall segment.
Definition: WallInspectorDialogPrivate.hh:40
QDoubleSpinBox * startXSpinBox
Spin box for configuring the X start position of the wall segment.
Definition: WallInspectorDialogPrivate.hh:32
QDoubleSpinBox * lengthSpinBox
Spin box for configuring the length of the wall segment.
Definition: WallInspectorDialogPrivate.hh:53
QLabel * wallNameLabel
Label that holds the name of the wall.
Definition: WallInspectorDialogPrivate.hh:56
Definition: WallInspectorDialogPrivate.hh:28