Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
SVTK_SetRotationPointDlg Class Reference

#include <SVTK_SetRotationPointDlg.h>

Inheritance diagram for SVTK_SetRotationPointDlg:
Inheritance graph

Public Member Functions

 SVTK_SetRotationPointDlg (QtxAction *theAction, SVTK_ViewWindow *theParent, const char *theName)
 
 ~SVTK_SetRotationPointDlg ()
 
void addObserver ()
 
bool IsFirstShown ()
 
- Public Member Functions inherited from ViewerTools_DialogBase
 ViewerTools_DialogBase (QtxAction *theAction, QWidget *theParent, const char *theName="", bool theModal=false, Qt::WindowFlags theWFalgs=0)
 
 ~ViewerTools_DialogBase ()
 

Protected Slots

void onBBCenterChecked ()
 
void onToOrigin ()
 
void onSelectMenu (QAction *)
 
void onCoordChanged ()
 
void onClickClose ()
 
- Protected Slots inherited from ViewerTools_DialogBase
void onParentShow ()
 
void onParentHide ()
 
virtual void done (int)
 

Protected Member Functions

void setEnabled (QGroupBox *theGrp, const bool theState)
 
bool IsObserverAdded (vtkInteractorStyle *)
 

Static Protected Member Functions

static void ProcessEvents (vtkObject *object, unsigned long event, void *clientdata, void *calldata)
 

Protected Attributes

SVTK_ViewWindowmyMainWindow
 
SVTK_RenderWindowInteractormyRWInteractor
 
QList< vtkInteractorStyle * > myInteractorStyleList
 
QMap< QAction *, Selection_ModemySelectActions
 
QCheckBox * myIsBBCenter
 
QGroupBoxmyGroupBoxSel
 
QPushButton * myToOrigin
 
QPushButton * mySelectPoint
 
QGroupBoxmyGroupBoxCoord
 
QLineEditmyX
 
QLineEditmyY
 
QLineEditmyZ
 
double myPriority
 
vtkSmartPointer
< vtkCallbackCommand > 
myEventCallbackCommand
 
- Protected Attributes inherited from ViewerTools_DialogBase
QtxActionmyAction
 

Constructor & Destructor Documentation

SVTK_SetRotationPointDlg::SVTK_SetRotationPointDlg ( QtxAction theAction,
SVTK_ViewWindow theParent,
const char *  theName 
)
SVTK_SetRotationPointDlg::~SVTK_SetRotationPointDlg ( )

Member Function Documentation

void SVTK_SetRotationPointDlg::addObserver ( )
bool SVTK_SetRotationPointDlg::IsFirstShown ( )

Return true if it is the first show for this dialog

bool SVTK_SetRotationPointDlg::IsObserverAdded ( vtkInteractorStyle theInteractorStyle)
protected
void SVTK_SetRotationPointDlg::onBBCenterChecked ( )
protectedslot
void SVTK_SetRotationPointDlg::onClickClose ( )
protectedslot
void SVTK_SetRotationPointDlg::onCoordChanged ( )
protectedslot
void SVTK_SetRotationPointDlg::onSelectMenu ( QAction theAction)
protectedslot
void SVTK_SetRotationPointDlg::onToOrigin ( )
protectedslot
void SVTK_SetRotationPointDlg::ProcessEvents ( vtkObject object,
unsigned long  event,
void *  clientdata,
void *  calldata 
)
staticprotected

Processes events

References SVTK::BBCenterChanged, IsBBEmpty(), and SVTK::RotationPointChanged.

void SVTK_SetRotationPointDlg::setEnabled ( QGroupBox theGrp,
const bool  theState 
)
protected

Member Data Documentation

vtkSmartPointer<vtkCallbackCommand> SVTK_SetRotationPointDlg::myEventCallbackCommand
protected
QGroupBox* SVTK_SetRotationPointDlg::myGroupBoxCoord
protected
QGroupBox* SVTK_SetRotationPointDlg::myGroupBoxSel
protected
QList<vtkInteractorStyle*> SVTK_SetRotationPointDlg::myInteractorStyleList
protected
QCheckBox* SVTK_SetRotationPointDlg::myIsBBCenter
protected
SVTK_ViewWindow* SVTK_SetRotationPointDlg::myMainWindow
protected
double SVTK_SetRotationPointDlg::myPriority
protected
SVTK_RenderWindowInteractor* SVTK_SetRotationPointDlg::myRWInteractor
protected
QMap<QAction*, Selection_Mode> SVTK_SetRotationPointDlg::mySelectActions
protected
QPushButton* SVTK_SetRotationPointDlg::mySelectPoint
protected
QPushButton* SVTK_SetRotationPointDlg::myToOrigin
protected
QLineEdit* SVTK_SetRotationPointDlg::myX
protected
QLineEdit* SVTK_SetRotationPointDlg::myY
protected
QLineEdit* SVTK_SetRotationPointDlg::myZ
protected

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