$search

rviz::SelectionPanel Class Reference

#include <selection_panel.h>

List of all members.

Public Member Functions

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

Protected Member Functions

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 onSelectionAdded (const SelectionAddedArgs &args)
void onSelectionRemoved (const SelectionRemovedArgs &args)
void onSelectionSet (const SelectionSetArgs &args)
void onSelectionSetting (const SelectionSettingArgs &args)
void onUpdate (wxTimerEvent &event)
 Called from the refresh timer.

Protected Attributes

VisualizationManagermanager_
wxPropertyGrid * property_grid_
PropertyManagerproperty_manager_
wxTimer * refresh_timer_
bool setting_

Detailed Description

Definition at line 78 of file selection_panel.h.


Constructor & Destructor Documentation

rviz::SelectionPanel::SelectionPanel ( wxWindow *  parent  ) 

Constructor.

Parameters:
parent Parent window
Returns:

Definition at line 34 of file selection_panel.cpp.

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

Definition at line 64 of file selection_panel.cpp.


Member Function Documentation

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

Definition at line 93 of file selection_panel.h.

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

Definition at line 92 of file selection_panel.h.

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

Definition at line 78 of file selection_panel.cpp.

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

Called when a property from the wxProperty.

Definition at line 104 of file selection_panel.cpp.

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

Called when a property from the wxPropertyGrid is changing.

Definition at line 92 of file selection_panel.cpp.

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

Called when a property is selected.

Definition at line 116 of file selection_panel.cpp.

void rviz::SelectionPanel::onSelectionAdded ( const SelectionAddedArgs args  )  [protected]

Definition at line 153 of file selection_panel.cpp.

void rviz::SelectionPanel::onSelectionRemoved ( const SelectionRemovedArgs args  )  [protected]

Definition at line 126 of file selection_panel.cpp.

void rviz::SelectionPanel::onSelectionSet ( const SelectionSetArgs args  )  [protected]

Definition at line 191 of file selection_panel.cpp.

void rviz::SelectionPanel::onSelectionSetting ( const SelectionSettingArgs args  )  [protected]

Definition at line 183 of file selection_panel.cpp.

void rviz::SelectionPanel::onUpdate ( wxTimerEvent &  event  )  [protected]

Called from the refresh timer.

Definition at line 198 of file selection_panel.cpp.


Member Data Documentation

Definition at line 116 of file selection_panel.h.

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

Definition at line 113 of file selection_panel.h.

Definition at line 114 of file selection_panel.h.

Definition at line 118 of file selection_panel.h.

Definition at line 120 of file selection_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:37 2013