Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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 ( QtxAction theAction,
SVTK_ViewWindow theParent,
const char *  theName 
)

Constructor

References OFF_UPDATE_RATE, and ProcessEvents().

SVTK_UpdateRateDlg::~SVTK_UpdateRateDlg ( )

Destroys the object and frees any allocated resources

Member Function Documentation

void SVTK_UpdateRateDlg::onClickApply ( )
protectedslot

SLOT on Apply clicked

References OFF_UPDATE_RATE.

void SVTK_UpdateRateDlg::onClickClose ( )
protectedslot

SLOT on Close clicked

void SVTK_UpdateRateDlg::onClickOk ( )
protectedslot

SLOT on OK clicked

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

Processes events

References myCurrentUpdateRateLineEdit.

void SVTK_UpdateRateDlg::Update ( )

Update

References OFF_UPDATE_RATE.

Member Data Documentation

QtxAction* SVTK_UpdateRateDlg::myAction
protected
QLineEdit* SVTK_UpdateRateDlg::myCurrentUpdateRateLineEdit
protected
QtxDoubleSpinBox* SVTK_UpdateRateDlg::myDesiredUpdateRateSblSpinBox
protected
vtkSmartPointer<vtkCallbackCommand> SVTK_UpdateRateDlg::myEventCallbackCommand
protected
QGroupBox* SVTK_UpdateRateDlg::myIsEnableUpdateRateGroupBox
protected
QLineEdit* SVTK_UpdateRateDlg::myNumberOfCellsLineEdit
protected
double SVTK_UpdateRateDlg::myPriority
protected
SVTK_RenderWindowInteractor* SVTK_UpdateRateDlg::myRWInteractor
protected
QtxDoubleSpinBox* SVTK_UpdateRateDlg::myStillUpdateRateSblSpinBox
protected

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