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