ParaView
Public Member Functions | Protected Slots | List of all members
pqAxesToolbar Class Reference

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

#include <pqAxesToolbar.h>

Inherits QToolBar.

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 (int, int)
 

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() [1/2]

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

Definition at line 48 of file pqAxesToolbar.h.

◆ pqAxesToolbar() [2/2]

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

Definition at line 53 of file pqAxesToolbar.h.

◆ ~pqAxesToolbar()

pqAxesToolbar::~pqAxesToolbar ( )

Member Function Documentation

◆ updateEnabledState

void pqAxesToolbar::updateEnabledState ( )
protectedslot

◆ showCenterAxes

void pqAxesToolbar::showCenterAxes ( bool  )
protectedslot

◆ showOrientationAxes

void pqAxesToolbar::showOrientationAxes ( bool  )
protectedslot

◆ resetCenterOfRotationToCenterOfCurrentData

void pqAxesToolbar::resetCenterOfRotationToCenterOfCurrentData ( )
protectedslot

◆ pickCenterOfRotation

void pqAxesToolbar::pickCenterOfRotation ( int  ,
int   
)
protectedslot

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