#include <WindowDoorInspectorDialogPrivate.hh>
Public Attributes | |
| QDoubleSpinBox * | depthSpinBox |
| Spin box for configuring the depth of the item. More... | |
| QDoubleSpinBox * | elevationSpinBox |
| Spin box for configuring the elevation of the item. More... | |
| QDoubleSpinBox * | heightSpinBox |
| Spin box for configuring the height of the item. More... | |
| QLabel * | itemNameLabel |
| Label that displays the name of the item. More... | |
| QDoubleSpinBox * | positionXSpinBox |
| Spin box for configuring the X position of the item. More... | |
| QDoubleSpinBox * | positionYSpinBox |
| Spin box for configuring the Y position of the item. More... | |
| QComboBox * | typeComboBox |
| Combo box for selecting the type of the item to use. More... | |
| QDoubleSpinBox * | widthSpinBox |
| Spin box for configuring the width of the item. More... | |
| QDoubleSpinBox* gazebo::gui::WindowDoorInspectorDialogPrivate::depthSpinBox |
Spin box for configuring the depth of the item.
| QDoubleSpinBox* gazebo::gui::WindowDoorInspectorDialogPrivate::elevationSpinBox |
Spin box for configuring the elevation of the item.
| QDoubleSpinBox* gazebo::gui::WindowDoorInspectorDialogPrivate::heightSpinBox |
Spin box for configuring the height of the item.
| QLabel* gazebo::gui::WindowDoorInspectorDialogPrivate::itemNameLabel |
Label that displays the name of the item.
| QDoubleSpinBox* gazebo::gui::WindowDoorInspectorDialogPrivate::positionXSpinBox |
Spin box for configuring the X position of the item.
| QDoubleSpinBox* gazebo::gui::WindowDoorInspectorDialogPrivate::positionYSpinBox |
Spin box for configuring the Y position of the item.
| QComboBox* gazebo::gui::WindowDoorInspectorDialogPrivate::typeComboBox |
Combo box for selecting the type of the item to use.
| QDoubleSpinBox* gazebo::gui::WindowDoorInspectorDialogPrivate::widthSpinBox |
Spin box for configuring the width of the item.