rviz::PanelDockWidget Class Reference

#include <panel_dock_widget.h>

List of all members.

Signals

void visibilityChanged (bool is_visible)

Public Member Functions

QWidget * getChild ()
 PanelDockWidget (const QString &name, QWidget *child)

Protected Member Functions

virtual void closeEvent (QCloseEvent *event)
virtual void hideEvent (QHideEvent *event)
virtual void showEvent (QShowEvent *event)

Protected Attributes

QWidget * child_
bool visible_

Detailed Description

Definition at line 38 of file panel_dock_widget.h.


Constructor & Destructor Documentation

rviz::PanelDockWidget::PanelDockWidget ( const QString &  name,
QWidget *  child 
)

Definition at line 37 of file panel_dock_widget.cpp.


Member Function Documentation

void rviz::PanelDockWidget::closeEvent ( QCloseEvent *  event  )  [protected, virtual]

Definition at line 44 of file panel_dock_widget.cpp.

QWidget* rviz::PanelDockWidget::getChild (  )  [inline]

Return the child widget passed to the constructor.

Definition at line 45 of file panel_dock_widget.h.

void rviz::PanelDockWidget::hideEvent ( QHideEvent *  event  )  [protected, virtual]

Definition at line 54 of file panel_dock_widget.cpp.

void rviz::PanelDockWidget::showEvent ( QShowEvent *  event  )  [protected, virtual]

Definition at line 64 of file panel_dock_widget.cpp.

void rviz::PanelDockWidget::visibilityChanged ( bool  is_visible  )  [signal]

This signal is emitted when the visibility of this widget changes.


Member Data Documentation

QWidget* rviz::PanelDockWidget::child_ [protected]

Definition at line 56 of file panel_dock_widget.h.

Definition at line 57 of file panel_dock_widget.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:48 2012