28 #ifndef vtkWidgetCallbackMapper_h
29 #define vtkWidgetCallbackMapper_h
74 void SetCallbackMethod(
unsigned long VTKEvent,
unsigned long widgetEvent,
76 void SetCallbackMethod(
unsigned long VTKEvent,
int modifiers,
char keyCode,
77 int repeatCount,
const char* keySym,
78 unsigned long widgetEvent,
86 void InvokeCallback(
unsigned long widgetEvent);
103 void SetCallbackMethod(
unsigned long widgetEvent,
abstract base class for most VTK objects
virtual void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation