24 #ifndef _vtkQtChartKeyboardFunction_h
25 #define _vtkQtChartKeyboardFunction_h
28 #include "vtkQtChartExport.h"
66 virtual void activate();
vtkQtChartArea * getChartArea() const
Gets the chart area for the keyboard function.
void setChartArea(vtkQtChartArea *chart)
Sets the chart area for the keyboard function.
vtkQtChartArea * Chart
Stores the chart area.
virtual ~vtkQtChartKeyboardFunction()
The vtkQtChartKeyboardFunction class is the base class for all chart keyboard functions.
The vtkQtChartArea class manages the chart axes and layers.