29 #ifndef RVIZ_PROPERTY_TREE_WITH_HELP_H 30 #define RVIZ_PROPERTY_TREE_WITH_HELP_H 42 class PropertyTreeWidget;
69 #endif // RVIZ_PROPERTY_TREE_WITH_HELP_H PropertyTreeWidget * getTree()
A single element of a property tree, with a name, value, description, and possibly children...
Configuration data storage class.
PropertyTreeWidget * property_tree_
void save(Config config) const
Write state to the given Config.
void showHelpForProperty(const Property *property)
PropertyTreeWithHelp(QWidget *parent=0)
void load(const Config &config)
Read state from the given Config.