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 () override
 

Protected Slots

void setView (pqView *view)
 
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 44 of file pqAxesToolbar.h.

Constructor & Destructor Documentation

◆ pqAxesToolbar() [1/2]

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

Definition at line 50 of file pqAxesToolbar.h.

◆ pqAxesToolbar() [2/2]

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

Definition at line 55 of file pqAxesToolbar.h.

◆ ~pqAxesToolbar()

pqAxesToolbar::~pqAxesToolbar ( )
override

Member Function Documentation

◆ setView

void pqAxesToolbar::setView ( pqView view)
protectedslot

◆ 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: