|
VTK
|
The vtkQtChartKeyboardPanLeft class pans the chart contents left. More...
#include <vtkQtChartKeyboardPan.h>


Public Member Functions | |
| vtkQtChartKeyboardPanLeft (QObject *parent=0) | |
| Creates a chart keyboard pan left instance. | |
| virtual | ~vtkQtChartKeyboardPanLeft () |
| virtual void | activate () |
| Pans the chart contents left. | |
The vtkQtChartKeyboardPanLeft class pans the chart contents left.
Definition at line 57 of file vtkQtChartKeyboardPan.h.
| vtkQtChartKeyboardPanLeft::vtkQtChartKeyboardPanLeft | ( | QObject * | parent = 0 | ) |
Creates a chart keyboard pan left instance.
| parent | The parent object. |
| virtual vtkQtChartKeyboardPanLeft::~vtkQtChartKeyboardPanLeft | ( | ) | [inline, virtual] |
Definition at line 65 of file vtkQtChartKeyboardPan.h.
| virtual void vtkQtChartKeyboardPanLeft::activate | ( | ) | [virtual] |
Pans the chart contents left.
Reimplemented from vtkQtChartKeyboardFunction.
1.7.5.1