23 #ifndef VIEWERTOOLS_CUBEAXESDLGBASE_H
24 #define VIEWERTOOLS_CUBEAXESDLGBASE_H
52 void UseName(
const bool );
53 void SetName(
const QString& );
54 void SetNameFont(
const QColor&,
const int,
const bool,
const bool,
const bool );
57 virtual void initialize();
93 virtual void initialize();
95 virtual void Update();
99 virtual bool onApply();
100 virtual void onClose();
bool isValid(const QPolygon *thePoints, const QPoint &theCurrent)
Definition: SVTK_InteractorStyle.cxx:1762
Generic action class.
Definition: QtxAction.h:39
Enhanced version of the Qt's spin box.
Definition: QtxIntSpinBox.h:34