Public Member Functions | Private Attributes
rviz::ToolPropertiesPanel Class Reference

#include <tool_properties_panel.h>

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

List of all members.

Public Member Functions

virtual void load (const Config &config)
 Load configuration data, specifically the PropertyTreeWidget view settings.
virtual void onInitialize ()
virtual void save (Config config) const
 Save configuration data, specifically the PropertyTreeWidget view settings.
 ToolPropertiesPanel (QWidget *parent=0)
virtual ~ToolPropertiesPanel ()

Private Attributes

PropertyTreeWidgettree_widget_

Detailed Description

A place to edit properties of all of the Tools.

Definition at line 43 of file tool_properties_panel.h.


Constructor & Destructor Documentation

Definition at line 41 of file tool_properties_panel.cpp.

virtual rviz::ToolPropertiesPanel::~ToolPropertiesPanel ( ) [inline, virtual]

Definition at line 48 of file tool_properties_panel.h.


Member Function Documentation

void rviz::ToolPropertiesPanel::load ( const Config config) [virtual]

Load configuration data, specifically the PropertyTreeWidget view settings.

Reimplemented from rviz::Panel.

Definition at line 62 of file tool_properties_panel.cpp.

Override to do initialization which depends on the VisualizationManager being available. This base implementation does nothing.

Reimplemented from rviz::Panel.

Definition at line 51 of file tool_properties_panel.cpp.

void rviz::ToolPropertiesPanel::save ( Config  config) const [virtual]

Save configuration data, specifically the PropertyTreeWidget view settings.

Reimplemented from rviz::Panel.

Definition at line 56 of file tool_properties_panel.cpp.


Member Data Documentation

Definition at line 59 of file tool_properties_panel.h.


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


rviz
Author(s): Dave Hershberger, David Gossow, Josh Faust
autogenerated on Thu Aug 27 2015 15:02:29