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

Private data for the ConfigWidget class. More...

#include <ConfigWidgetPrivate.hh>

Public Attributes

google::protobuf::Message * configMsg
 A copy of the message with fields to be configured by widgets. More...
 
std::map< std::string,
ConfigChildWidget * > 
configWidgets
 A map of unique scoped names to correpsonding widgets. More...
 

Detailed Description

Private data for the ConfigWidget class.

Member Data Documentation

google::protobuf::Message* gazebo::gui::ConfigWidgetPrivate::configMsg

A copy of the message with fields to be configured by widgets.

std::map<std::string, ConfigChildWidget *> gazebo::gui::ConfigWidgetPrivate::configWidgets

A map of unique scoped names to correpsonding widgets.


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