#include <StairsInspectorDialogPrivate.hh>
Public Attributes | |
QDoubleSpinBox * | depthSpinBox |
Spin box for configuring the depth of the staircase. More... | |
QDoubleSpinBox * | heightSpinBox |
Spin box for configuring the height of the staircase. More... | |
QLabel * | stairsNameLabel |
Label that holds the name of the staircase. More... | |
QDoubleSpinBox * | startXSpinBox |
Spin box for configuring the X start position of the staircase. More... | |
QDoubleSpinBox * | startYSpinBox |
Spin box for configuring the Y start position of the staircase. More... | |
QSpinBox * | stepsSpinBox |
Spin box for configuring the number of steps in the staircase. More... | |
QDoubleSpinBox * | widthSpinBox |
Spin box for configuring the width of the staircase. More... | |
QDoubleSpinBox* gazebo::gui::StairsInspectorDialogPrivate::depthSpinBox |
Spin box for configuring the depth of the staircase.
QDoubleSpinBox* gazebo::gui::StairsInspectorDialogPrivate::heightSpinBox |
Spin box for configuring the height of the staircase.
QLabel* gazebo::gui::StairsInspectorDialogPrivate::stairsNameLabel |
Label that holds the name of the staircase.
QDoubleSpinBox* gazebo::gui::StairsInspectorDialogPrivate::startXSpinBox |
Spin box for configuring the X start position of the staircase.
QDoubleSpinBox* gazebo::gui::StairsInspectorDialogPrivate::startYSpinBox |
Spin box for configuring the Y start position of the staircase.
QSpinBox* gazebo::gui::StairsInspectorDialogPrivate::stepsSpinBox |
Spin box for configuring the number of steps in the staircase.
QDoubleSpinBox* gazebo::gui::StairsInspectorDialogPrivate::widthSpinBox |
Spin box for configuring the width of the staircase.