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