#include <SVTK_NonIsometricDlg.h>
Public Member Functions | |
SVTK_NonIsometricDlg (QtxAction *theAction, SVTK_ViewWindow *theParent, const char *theName) | |
~SVTK_NonIsometricDlg () | |
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 | onClickApply () |
void | onClickReset () |
void | onClickOk () |
void | onClickClose () |
Protected Slots inherited from ViewerTools_DialogBase | |
void | onParentShow () |
void | onParentHide () |
virtual void | done (int) |
Protected Attributes | |
SVTK_ViewWindow * | m_MainWindow |
QtxDoubleSpinBox * | m_sbXcoeff |
QtxDoubleSpinBox * | m_sbYcoeff |
QtxDoubleSpinBox * | m_sbZcoeff |
QPushButton * | m_bReset |
Protected Attributes inherited from ViewerTools_DialogBase | |
QtxAction * | myAction |
SVTK_NonIsometricDlg::SVTK_NonIsometricDlg | ( | QtxAction * | theAction, |
SVTK_ViewWindow * | theParent, | ||
const char * | theName | ||
) |
Constructor
SVTK_NonIsometricDlg::~SVTK_NonIsometricDlg | ( | ) |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
void SVTK_NonIsometricDlg::Update | ( | ) |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |