Public Member Functions | Private Slots | Private Attributes
rviz::PropertyTreeWithHelp Class Reference

#include <property_tree_with_help.h>

List of all members.

Public Member Functions

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

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

Definition at line 40 of file property_tree_with_help.cpp.


Member Function Documentation

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) [private, slot]

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.

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 Mon Oct 6 2014 07:26:37