Public Member Functions | Private Slots | Private Attributes | List of all members
rviz::PropertyTreeWithHelp Class Reference

#include <property_tree_with_help.h>

Inheritance diagram for rviz::PropertyTreeWithHelp:
Inheritance graph
[legend]

Public Member Functions

PropertyTreeWidgetgetTree ()
 
void load (const Config &config)
 Read state from the given Config. More...
 
 PropertyTreeWithHelp (QWidget *parent=0)
 
void save (Config config) const
 Write state to the given Config. More...
 

Private Slots

void showHelpForProperty (const Property *property)
 

Private Attributes

QTextBrowser * help_
 
PropertyTreeWidgetproperty_tree_
 

Detailed Description

A PropertyTreeWidget with built-in help info display.

Definition at line 45 of file property_tree_with_help.h.

Constructor & Destructor Documentation

rviz::PropertyTreeWithHelp::PropertyTreeWithHelp ( QWidget *  parent = 0)

Definition at line 40 of file property_tree_with_help.cpp.

Member Function Documentation

PropertyTreeWidget* rviz::PropertyTreeWithHelp::getTree ( )
inline

Definition at line 51 of file property_tree_with_help.h.

void rviz::PropertyTreeWithHelp::load ( const Config config)

Read state from the given Config.

Definition at line 89 of file property_tree_with_help.cpp.

void rviz::PropertyTreeWithHelp::save ( Config  config) const

Write state to the given Config.

Definition at line 80 of file property_tree_with_help.cpp.

void rviz::PropertyTreeWithHelp::showHelpForProperty ( const Property property)
privateslot

Definition at line 65 of file property_tree_with_help.cpp.

Member Data Documentation

QTextBrowser* rviz::PropertyTreeWithHelp::help_
private

Definition at line 64 of file property_tree_with_help.h.

PropertyTreeWidget* rviz::PropertyTreeWithHelp::property_tree_
private

Definition at line 63 of file property_tree_with_help.h.


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


rviz
Author(s): Dave Hershberger, David Gossow, Josh Faust
autogenerated on Wed Aug 28 2019 04:01:54