27 #ifndef SVTK_CubeAxesDlg_H
28 #define SVTK_CubeAxesDlg_H
50 bool ReadData( vtkAxisActor2D* );
51 bool Apply( vtkAxisActor2D* );
71 virtual void Update();
74 virtual bool onApply();
#define SVTK_EXPORT
Definition: SVTK.h:37
Generic action class.
Definition: QtxAction.h:39
Definition: SVTK_CubeAxesActor2D.h:54
Definition: SVTK_CubeAxesDlg.h:62
SVTK_ViewWindow * myMainWindow
Definition: SVTK_CubeAxesDlg.h:80
SVTK_CubeAxesActor2D * myActor
Definition: SVTK_CubeAxesDlg.h:81
Define a container for SALOME VTK view window.
Definition: SVTK_ViewWindow.h:86