ParaView
Public Member Functions
pqCameraToolbar Class Reference

pqCameraToolbar is the toolbar that has icons for resetting camera orientation. More...

#include <pqCameraToolbar.h>

List of all members.

Public Member Functions

 pqCameraToolbar (const QString &title, QWidget *parentObject=0)
 pqCameraToolbar (QWidget *parentObject=0)

Detailed Description

pqCameraToolbar is the toolbar that has icons for resetting camera orientation.

CAVEATS: This class currently uses pqRubberBandHelper for zooming. That needs to be cleaned up soon since pqRubberBandHelper is resulting in hacky code in pqParaViewMenuBuilders::buildToolbars().

Definition at line 49 of file pqCameraToolbar.h.


Constructor & Destructor Documentation

pqCameraToolbar::pqCameraToolbar ( const QString &  title,
QWidget *  parentObject = 0 
) [inline]

Definition at line 54 of file pqCameraToolbar.h.

pqCameraToolbar::pqCameraToolbar ( QWidget *  parentObject = 0) [inline]

Definition at line 59 of file pqCameraToolbar.h.


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