 |
VTK
9.0.1
|
Go to the documentation of this file.
29 #ifndef vtkWidgetCallbackMapper_h
30 #define vtkWidgetCallbackMapper_h
32 #include "vtkInteractionWidgetsModule.h"
82 unsigned long VTKEvent,
unsigned long widgetEvent,
vtkAbstractWidget* w, CallbackType f);
83 void SetCallbackMethod(
unsigned long VTKEvent,
int modifiers,
char keyCode,
int repeatCount,
84 const char* keySym,
unsigned long widgetEvent,
vtkAbstractWidget* w, CallbackType f);
abstract base class for most VTK objects
a simple class to control print indentation