VTK
|
The vtkQtChartKeyboardZoomX class zooms in the chart contents in the x-direction. More...
#include <vtkQtChartKeyboardZoom.h>
Public Member Functions | |
vtkQtChartKeyboardZoomX (QObject *parent=0) | |
Creates a chart keyboard zoom in x instance. | |
virtual | ~vtkQtChartKeyboardZoomX () |
The vtkQtChartKeyboardZoomX class zooms in the chart contents in the x-direction.
Definition at line 90 of file vtkQtChartKeyboardZoom.h.
vtkQtChartKeyboardZoomX::vtkQtChartKeyboardZoomX | ( | QObject * | parent = 0 | ) |
Creates a chart keyboard zoom in x instance.
parent | The parent object. |
virtual vtkQtChartKeyboardZoomX::~vtkQtChartKeyboardZoomX | ( | ) | [inline, virtual] |
Definition at line 98 of file vtkQtChartKeyboardZoom.h.