A widget for configuring geometry properties. More...
#include <ConfigWidget.hh>

Public Attributes | |
| QStackedWidget * | geomDimensionWidget |
| A stacked widget containing widgets for configuring geometry dimensions. More... | |
| QWidget * | geomLengthLabel |
| A label for the length widget. More... | |
| QWidget * | geomLengthSpinBox |
| A spin box for configuring the length of the geometry. More... | |
Public Attributes inherited from gazebo::gui::ConfigChildWidget | |
| GroupWidget * | groupWidget |
| Pointer to group widget. More... | |
| std::vector< QWidget * > | widgets |
| List of child widgets. More... | |
Additional Inherited Members | |
Public Member Functions inherited from gazebo::gui::ConfigChildWidget | |
| ConfigChildWidget () | |
| Constructor;. More... | |
A widget for configuring geometry properties.