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

A class of widgets used for configuring visual properties. More...

#include <VisualConfig.hh>

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

Public Attributes

ConfigWidgetconfigWidget
 Config widget for configuring visual properties. More...
 
int id
 Unique ID of this visual config. More...
 
std::string name
 Name of the visual. More...
 
QWidget * widget
 Widget associated with this data. More...
 

Detailed Description

A class of widgets used for configuring visual properties.

Member Data Documentation

ConfigWidget* gazebo::gui::VisualConfigData::configWidget

Config widget for configuring visual properties.

int gazebo::gui::VisualConfigData::id

Unique ID of this visual config.

std::string gazebo::gui::VisualConfigData::name

Name of the visual.

QWidget* gazebo::gui::VisualConfigData::widget

Widget associated with this data.


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