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


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