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);
a simple class to control print indentation
abstract base class for most VTK objects