 |
VTK
9.1.0
|
Go to the documentation of this file.
48 #ifndef vtkWidgetCallbackMapper_h
49 #define vtkWidgetCallbackMapper_h
51 #include "vtkInteractionWidgetsModule.h"
101 unsigned long VTKEvent,
unsigned long widgetEvent,
vtkAbstractWidget* w, CallbackType f);
103 const char* keySym,
unsigned long widgetEvent,
vtkAbstractWidget* w, CallbackType f);
abstract base class for most VTK objects
a simple class to control print indentation