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

#include <help_panel.h>

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

List of all members.

Public Member Functions

 HelpPanel (QWidget *parent=0)
virtual void onInitialize ()
void setHelpFile (const QString &file_path)
 Load the given html file.
virtual ~HelpPanel ()

Private Attributes

QTextBrowser * browser_

Detailed Description

Definition at line 41 of file help_panel.h.


Constructor & Destructor Documentation

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

Definition at line 45 of file help_panel.cpp.

Definition at line 54 of file help_panel.cpp.


Member Function Documentation

void rviz::HelpPanel::onInitialize ( ) [virtual]

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

Reimplemented from rviz::Panel.

Definition at line 58 of file help_panel.cpp.

void rviz::HelpPanel::setHelpFile ( const QString &  file_path)

Load the given html file.

Definition at line 63 of file help_panel.cpp.


Member Data Documentation

QTextBrowser* rviz::HelpPanel::browser_ [private]

Definition at line 54 of file help_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 Jun 6 2019 18:02:17