Public Attributes | List of all members
gazebo::gui::GeometryConfigWidget Class Reference

A widget for configuring geometry properties. More...

#include <ConfigWidget.hh>

Inheritance diagram for gazebo::gui::GeometryConfigWidget:
Inheritance graph
[legend]

Public Attributes

QStackedWidget * geomDimensionWidget
 A stacked widget containing widgets for configuring geometry dimensions. More...
 
QWidget * geomFilenameButton
 A button for selecting the mesh filename. More...
 
QWidget * geomFilenameLabel
 A label for the mesh filename widget. More...
 
QWidget * geomFilenameLineEdit
 A line edit for editing the mesh filename. More...
 
QWidget * geomLengthLabel
 A label for the length widget. More...
 
QWidget * geomLengthSpinBox
 A spin box for configuring the length of the geometry. More...
 
QWidget * geomLengthUnitLabel
 A label for the unit of the length widget. More...
 
- Public Attributes inherited from gazebo::gui::ConfigChildWidget
GroupWidgetgroupWidget
 Pointer to group widget. More...
 
std::string key
 Widget's key value. More...
 
std::map< QWidget *, QLabel * > mapWidgetToUnit
 Map a widget to the label holding its unit value. More...
 
std::vector< QWidget * > widgets
 List of widgets holding values, such as Spins and LineEdits. More...
 

Additional Inherited Members

- Public Member Functions inherited from gazebo::gui::ConfigChildWidget
 ConfigChildWidget ()
 Constructor;. More...
 

Detailed Description

A widget for configuring geometry properties.


The documentation for this class was generated from the following file: