|
VTK
|
The vtkQtChartMouseZoomY class zooms the contents in the y-direction. More...
#include <vtkQtChartMouseZoom.h>


Public Member Functions | |
| vtkQtChartMouseZoomY (QObject *parent=0) | |
| Creates a new mouse zoom-y object. | |
| virtual | ~vtkQtChartMouseZoomY () |
The vtkQtChartMouseZoomY class zooms the contents in the y-direction.
Definition at line 112 of file vtkQtChartMouseZoom.h.
| vtkQtChartMouseZoomY::vtkQtChartMouseZoomY | ( | QObject * | parent = 0 | ) |
Creates a new mouse zoom-y object.
| parent | The parent object. |
| virtual vtkQtChartMouseZoomY::~vtkQtChartMouseZoomY | ( | ) | [inline, virtual] |
Definition at line 119 of file vtkQtChartMouseZoom.h.
1.7.5.1