17 #ifndef _GAZEBO_GUI_BUILDING_STAIRSINSPECTORDIALOG_PRIVATE_HH_
18 #define _GAZEBO_GUI_BUILDING_STAIRSINSPECTORDIALOG_PRIVATE_HH_
QDoubleSpinBox * depthSpinBox
Spin box for configuring the depth of the staircase.
Definition: StairsInspectorDialogPrivate.hh:42
Definition: StairsInspectorDialogPrivate.hh:28
QLabel * stairsNameLabel
Label that holds the name of the staircase.
Definition: StairsInspectorDialogPrivate.hh:51
QDoubleSpinBox * widthSpinBox
Spin box for configuring the width of the staircase.
Definition: StairsInspectorDialogPrivate.hh:39
QDoubleSpinBox * startYSpinBox
Spin box for configuring the Y start position of the staircase.
Definition: StairsInspectorDialogPrivate.hh:36
QSpinBox * stepsSpinBox
Spin box for configuring the number of steps in the staircase.
Definition: StairsInspectorDialogPrivate.hh:48
QDoubleSpinBox * startXSpinBox
Spin box for configuring the X start position of the staircase.
Definition: StairsInspectorDialogPrivate.hh:32
QDoubleSpinBox * heightSpinBox
Spin box for configuring the height of the staircase.
Definition: StairsInspectorDialogPrivate.hh:45