Public Member Functions | Protected Slots | Protected Attributes
rviz::SelectionPanel Class Reference

#include <selection_panel.h>

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

List of all members.

Public Member Functions

VisualizationManagergetManager ()
void initialize (VisualizationManager *manager)
 SelectionPanel (QWidget *parent=0)
 Constructor.
virtual ~SelectionPanel ()

Protected Slots

void onSelectionAdded (const M_Picked &added)
void onSelectionRemoved (const M_Picked &removed)
void onSelectionSet ()
void onSelectionSetting ()
void onUpdate ()
 Called from the refresh timer.

Protected Attributes

VisualizationManagermanager_
PropertyManagerproperty_manager_
bool setting_

Detailed Description

Definition at line 63 of file selection_panel.h.


Constructor & Destructor Documentation

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

Constructor.

Parameters:
parentParent window
Returns:

Definition at line 43 of file selection_panel.cpp.

Definition at line 57 of file selection_panel.cpp.


Member Function Documentation

Definition at line 78 of file selection_panel.h.

Definition at line 62 of file selection_panel.cpp.

void rviz::SelectionPanel::onSelectionAdded ( const M_Picked added) [protected, slot]

Definition at line 101 of file selection_panel.cpp.

void rviz::SelectionPanel::onSelectionRemoved ( const M_Picked removed) [protected, slot]

Definition at line 78 of file selection_panel.cpp.

void rviz::SelectionPanel::onSelectionSet ( ) [protected, slot]

Definition at line 125 of file selection_panel.cpp.

void rviz::SelectionPanel::onSelectionSetting ( ) [protected, slot]

Definition at line 118 of file selection_panel.cpp.

void rviz::SelectionPanel::onUpdate ( ) [protected, slot]

Called from the refresh timer.

Definition at line 130 of file selection_panel.cpp.


Member Data Documentation

Definition at line 92 of file selection_panel.h.

Definition at line 90 of file selection_panel.h.

Definition at line 94 of file selection_panel.h.


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


rviz
Author(s): Dave Hershberger, Josh Faust
autogenerated on Mon Jan 6 2014 11:54:34