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... | |
Private data for the ConfigWidget class.
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.