17 #ifndef _GAZEBO_GUI_BUILDING_WINDOWDOORINSPECTORDIALOGPRIVATE_HH_
18 #define _GAZEBO_GUI_BUILDING_WINDOWDOORINSPECTORDIALOGPRIVATE_HH_
QDoubleSpinBox * positionYSpinBox
Spin box for configuring the Y position of the item.
Definition: WindowDoorInspectorDialogPrivate.hh:46
QDoubleSpinBox * positionXSpinBox
Spin box for configuring the X position of the item.
Definition: WindowDoorInspectorDialogPrivate.hh:43
QDoubleSpinBox * elevationSpinBox
Spin box for configuring the elevation of the item.
Definition: WindowDoorInspectorDialogPrivate.hh:49
QLabel * itemNameLabel
Label that displays the name of the item.
Definition: WindowDoorInspectorDialogPrivate.hh:31
Definition: WindowDoorInspectorDialogPrivate.hh:28
QComboBox * typeComboBox
Combo box for selecting the type of the item to use.
Definition: WindowDoorInspectorDialogPrivate.hh:52
QDoubleSpinBox * widthSpinBox
Spin box for configuring the width of the item.
Definition: WindowDoorInspectorDialogPrivate.hh:34
QDoubleSpinBox * heightSpinBox
Spin box for configuring the height of the item.
Definition: WindowDoorInspectorDialogPrivate.hh:40
QDoubleSpinBox * depthSpinBox
Spin box for configuring the depth of the item.
Definition: WindowDoorInspectorDialogPrivate.hh:37