ParaView
Public Member Functions | Protected Slots
pqAxesToolbar Class Reference

pqAxesToolbar is the toolbar that has buttons for setting the center rotation axes, toggling its visibility etc. More...

#include <pqAxesToolbar.h>

List of all members.

Public Member Functions

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

Protected Slots

void updateEnabledState ()
void showCenterAxes (bool)
void showOrientationAxes (bool)
void resetCenterOfRotationToCenterOfCurrentData ()
void pickCenterOfRotation (bool)
void pickCenterOfRotationFinished (double, double, double)

Detailed Description

pqAxesToolbar is the toolbar that has buttons for setting the center rotation axes, toggling its visibility etc.

Definition at line 42 of file pqAxesToolbar.h.


Constructor & Destructor Documentation

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

Definition at line 47 of file pqAxesToolbar.h.

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

Definition at line 52 of file pqAxesToolbar.h.

pqAxesToolbar::~pqAxesToolbar ( )

Member Function Documentation

void pqAxesToolbar::updateEnabledState ( ) [protected, slot]
void pqAxesToolbar::showCenterAxes ( bool  ) [protected, slot]
void pqAxesToolbar::showOrientationAxes ( bool  ) [protected, slot]
void pqAxesToolbar::resetCenterOfRotationToCenterOfCurrentData ( ) [protected, slot]
void pqAxesToolbar::pickCenterOfRotation ( bool  ) [protected, slot]
void pqAxesToolbar::pickCenterOfRotationFinished ( double  ,
double  ,
double   
) [protected, slot]

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