$search

rviz::ToolPropertiesPanel Class Reference

#include <tool_properties_panel.h>

List of all members.

Public Member Functions

VisualizationManagergetManager ()
wxPropertyGrid * getPropertyGrid ()
void initialize (VisualizationManager *manager)
 ToolPropertiesPanel (wxWindow *parent)
 Constructor.
virtual ~ToolPropertiesPanel ()

Protected Member Functions

void onDisplaysConfigLoaded (const boost::shared_ptr< wxConfigBase > &config)
void onDisplaysConfigSaving (const boost::shared_ptr< wxConfigBase > &config)
void onPropertyChanged (wxPropertyGridEvent &event)
 Called when a property from the wxProperty.
void onPropertyChanging (wxPropertyGridEvent &event)
 Called when a property from the wxPropertyGrid is changing.
void onPropertySelected (wxPropertyGridEvent &event)
 Called when a property is selected.
void onToolAdded (Tool *tool)

Protected Attributes

VisualizationManagermanager_
wxPropertyGrid * property_grid_
 Display property grid.

Detailed Description

Definition at line 69 of file tool_properties_panel.h.


Constructor & Destructor Documentation

rviz::ToolPropertiesPanel::ToolPropertiesPanel ( wxWindow *  parent  ) 

Constructor.

Parameters:
parent Parent window
Returns:

Definition at line 55 of file tool_properties_panel.cpp.

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

Definition at line 81 of file tool_properties_panel.cpp.


Member Function Documentation

VisualizationManager* rviz::ToolPropertiesPanel::getManager (  )  [inline]

Definition at line 84 of file tool_properties_panel.h.

wxPropertyGrid* rviz::ToolPropertiesPanel::getPropertyGrid (  )  [inline]

Definition at line 83 of file tool_properties_panel.h.

void rviz::ToolPropertiesPanel::initialize ( VisualizationManager manager  ) 

Definition at line 89 of file tool_properties_panel.cpp.

void rviz::ToolPropertiesPanel::onDisplaysConfigLoaded ( const boost::shared_ptr< wxConfigBase > &  config  )  [protected]

Definition at line 136 of file tool_properties_panel.cpp.

void rviz::ToolPropertiesPanel::onDisplaysConfigSaving ( const boost::shared_ptr< wxConfigBase > &  config  )  [protected]

Definition at line 145 of file tool_properties_panel.cpp.

void rviz::ToolPropertiesPanel::onPropertyChanged ( wxPropertyGridEvent &  event  )  [protected]

Called when a property from the wxProperty.

Definition at line 119 of file tool_properties_panel.cpp.

void rviz::ToolPropertiesPanel::onPropertyChanging ( wxPropertyGridEvent &  event  )  [protected]

Called when a property from the wxPropertyGrid is changing.

Definition at line 107 of file tool_properties_panel.cpp.

void rviz::ToolPropertiesPanel::onPropertySelected ( wxPropertyGridEvent &  event  )  [protected]

Called when a property is selected.

Definition at line 131 of file tool_properties_panel.cpp.

void rviz::ToolPropertiesPanel::onToolAdded ( Tool tool  )  [protected]

Definition at line 97 of file tool_properties_panel.cpp.


Member Data Documentation

Definition at line 102 of file tool_properties_panel.h.

wxPropertyGrid* rviz::ToolPropertiesPanel::property_grid_ [protected]

Display property grid.

Definition at line 101 of file tool_properties_panel.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


rviz
Author(s): Josh Faust, Dave Hershberger
autogenerated on Sat Mar 2 14:17:38 2013