Version: 9.12.0
SVTK_UpdateRateDlg Class Reference

#include <SVTK_UpdateRateDlg.h>

Inheritance diagram for SVTK_UpdateRateDlg:
Inheritance graph

Public Member Functions

 SVTK_UpdateRateDlg (QtxAction *theAction, SVTK_ViewWindow *theParent, const char *theName)
 
 ~SVTK_UpdateRateDlg ()
 
void Update ()
 
- 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 onClickOk ()
 
void onClickApply ()
 
void onClickClose ()
 
- Protected Slots inherited from ViewerTools_DialogBase
void onParentShow ()
 
void onParentHide ()
 
virtual void done (int)
 

Static Protected Member Functions

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

Protected Attributes

SVTK_RenderWindowInteractormyRWInteractor
 
QtxDoubleSpinBoxmyDesiredUpdateRateSblSpinBox
 
QtxDoubleSpinBoxmyStillUpdateRateSblSpinBox
 
QGroupBoxmyIsEnableUpdateRateGroupBox
 
QLineEditmyCurrentUpdateRateLineEdit
 
QLineEditmyNumberOfCellsLineEdit
 
QtxActionmyAction
 
double myPriority
 
vtkSmartPointer< vtkCallbackCommand > myEventCallbackCommand
 
- Protected Attributes inherited from ViewerTools_DialogBase
QtxActionmyAction
 

Constructor & Destructor Documentation

◆ SVTK_UpdateRateDlg()

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

Constructor

References OFF_UPDATE_RATE, and ProcessEvents().

◆ ~SVTK_UpdateRateDlg()

SVTK_UpdateRateDlg::~SVTK_UpdateRateDlg ( )

Destroys the object and frees any allocated resources

Member Function Documentation

◆ onClickApply

void SVTK_UpdateRateDlg::onClickApply ( )
protectedslot

SLOT on Apply clicked

References OFF_UPDATE_RATE.

◆ onClickClose

void SVTK_UpdateRateDlg::onClickClose ( )
protectedslot

SLOT on Close clicked

◆ onClickOk

void SVTK_UpdateRateDlg::onClickOk ( )
protectedslot

SLOT on OK clicked

◆ ProcessEvents()

void SVTK_UpdateRateDlg::ProcessEvents ( vtkObject object,
unsigned long  event,
void *  clientdata,
void *  calldata 
)
staticprotected

Processes events

References myCurrentUpdateRateLineEdit.

◆ Update()

void SVTK_UpdateRateDlg::Update ( )

Update

References OFF_UPDATE_RATE.

Member Data Documentation

◆ myAction

QtxAction* SVTK_UpdateRateDlg::myAction
protected

◆ myCurrentUpdateRateLineEdit

QLineEdit* SVTK_UpdateRateDlg::myCurrentUpdateRateLineEdit
protected

◆ myDesiredUpdateRateSblSpinBox

QtxDoubleSpinBox* SVTK_UpdateRateDlg::myDesiredUpdateRateSblSpinBox
protected

◆ myEventCallbackCommand

vtkSmartPointer<vtkCallbackCommand> SVTK_UpdateRateDlg::myEventCallbackCommand
protected

◆ myIsEnableUpdateRateGroupBox

QGroupBox* SVTK_UpdateRateDlg::myIsEnableUpdateRateGroupBox
protected

◆ myNumberOfCellsLineEdit

QLineEdit* SVTK_UpdateRateDlg::myNumberOfCellsLineEdit
protected

◆ myPriority

double SVTK_UpdateRateDlg::myPriority
protected

◆ myRWInteractor

SVTK_RenderWindowInteractor* SVTK_UpdateRateDlg::myRWInteractor
protected

◆ myStillUpdateRateSblSpinBox

QtxDoubleSpinBox* SVTK_UpdateRateDlg::myStillUpdateRateSblSpinBox
protected

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