24 #ifndef _vtkQtChartKeyboardPan_h
25 #define _vtkQtChartKeyboardPan_h
28 #include "vtkQtChartExport.h"
virtual ~vtkQtChartKeyboardPanLeft()
virtual ~vtkQtChartKeyboardPanUp()
The vtkQtChartKeyboardPanUp class pans the chart contents up.
The vtkQtChartKeyboardPanDown class pans the chart contents down.
virtual ~vtkQtChartKeyboardPanDown()
The vtkQtChartKeyboardPan class pans the chart contents right.
The vtkQtChartKeyboardPanLeft class pans the chart contents left.
The vtkQtChartKeyboardFunction class is the base class for all chart keyboard functions.
virtual void activate()
Called to activate the function.
virtual ~vtkQtChartKeyboardPan()