|
VTK
|
The vtkQtChartKeyboardZoomY class zooms in the chart contents in the y-direction. More...
#include <vtkQtChartKeyboardZoom.h>


Public Member Functions | |
| vtkQtChartKeyboardZoomY (QObject *parent=0) | |
| Creates a chart keyboard zoom in y instance. | |
| virtual | ~vtkQtChartKeyboardZoomY () |
The vtkQtChartKeyboardZoomY class zooms in the chart contents in the y-direction.
Definition at line 110 of file vtkQtChartKeyboardZoom.h.
| vtkQtChartKeyboardZoomY::vtkQtChartKeyboardZoomY | ( | QObject * | parent = 0 | ) |
Creates a chart keyboard zoom in y instance.
| parent | The parent object. |
| virtual vtkQtChartKeyboardZoomY::~vtkQtChartKeyboardZoomY | ( | ) | [inline, virtual] |
Definition at line 118 of file vtkQtChartKeyboardZoom.h.
1.7.5.1