38#ifndef vtkWidgetCallbackMapper_h
39#define vtkWidgetCallbackMapper_h
41#include "vtkInteractionWidgetsModule.h"
91 unsigned long VTKEvent,
unsigned long widgetEvent,
vtkAbstractWidget* w, CallbackType f);
92 void SetCallbackMethod(
unsigned long VTKEvent,
int modifiers,
char keyCode,
int repeatCount,
93 const char* keySym,
unsigned long widgetEvent,
vtkAbstractWidget* w, CallbackType f);
a simple class to control print indentation
abstract base class for most VTK objects