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


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