28 #ifndef __vtkWidgetCallbackMapper_h
29 #define __vtkWidgetCallbackMapper_h
73 void SetCallbackMethod(
unsigned long VTKEvent,
unsigned long widgetEvent,
75 void SetCallbackMethod(
unsigned long VTKEvent,
int modifiers,
char keyCode,
76 int repeatCount,
const char* keySym,
77 unsigned long widgetEvent,
85 void InvokeCallback(
unsigned long widgetEvent);
102 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