rviz::DisplaysPanel Class Reference

#include <displays_panel.h>

List of all members.

Public Member Functions

 DisplaysPanel (QWidget *parent=0)
VisualizationManagergetManager ()
PropertyTreeWidgetgetPropertyTreeWidget ()
void initialize (VisualizationManager *manager)
void load (const YAML::Node &yaml_node)
 Read state from the given YAML node.
void save (YAML::Emitter &emitter)
 Write state to the given YAML emitter.
virtual ~DisplaysPanel ()

Protected Slots

void onDeleteDisplay ()
 Called when the "Remove" button is pressed.
void onNewDisplay ()
 Called when the "Add" button is pressed.
void onRenameDisplay ()
 Called when the "Rename" button is pressed.
void onSelectionChanged ()

Protected Attributes

VisualizationManagermanager_
PropertyTreeWidgetproperty_grid_
QPushButton * remove_button_
QPushButton * rename_button_
PropertyTreeWithHelptree_with_help_

Detailed Description

Definition at line 61 of file displays_panel.h.


Constructor & Destructor Documentation

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

Definition at line 54 of file displays_panel.cpp.

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

Definition at line 93 of file displays_panel.cpp.


Member Function Documentation

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

Definition at line 71 of file displays_panel.h.

PropertyTreeWidget* rviz::DisplaysPanel::getPropertyTreeWidget (  )  [inline]

Definition at line 70 of file displays_panel.h.

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

Definition at line 97 of file displays_panel.cpp.

void rviz::DisplaysPanel::load ( const YAML::Node &  yaml_node  ) 

Read state from the given YAML node.

Definition at line 172 of file displays_panel.cpp.

void rviz::DisplaysPanel::onDeleteDisplay (  )  [protected, slot]

Called when the "Remove" button is pressed.

Definition at line 122 of file displays_panel.cpp.

void rviz::DisplaysPanel::onNewDisplay (  )  [protected, slot]

Called when the "Add" button is pressed.

Definition at line 103 of file displays_panel.cpp.

void rviz::DisplaysPanel::onRenameDisplay (  )  [protected, slot]

Called when the "Rename" button is pressed.

Definition at line 142 of file displays_panel.cpp.

void rviz::DisplaysPanel::onSelectionChanged (  )  [protected, slot]

Definition at line 132 of file displays_panel.cpp.

void rviz::DisplaysPanel::save ( YAML::Emitter &  emitter  ) 

Write state to the given YAML emitter.

Definition at line 167 of file displays_panel.cpp.


Member Data Documentation

Definition at line 94 of file displays_panel.h.

Read saved state from the given config object.

Definition at line 93 of file displays_panel.h.

QPushButton* rviz::DisplaysPanel::remove_button_ [protected]

Definition at line 96 of file displays_panel.h.

QPushButton* rviz::DisplaysPanel::rename_button_ [protected]

Definition at line 97 of file displays_panel.h.

Definition at line 98 of file displays_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): Dave Hershberger, Josh Faust
autogenerated on Wed Jun 6 11:25:47 2012