VTK
Public Member Functions
vtkQtChartKeyboardZoomOutY Class Reference

The vtkQtChartKeyboardZoomOutY class zooms out the chart contents in the y-direction. More...

#include <vtkQtChartKeyboardZoom.h>

Inheritance diagram for vtkQtChartKeyboardZoomOutY:
[legend]
Collaboration diagram for vtkQtChartKeyboardZoomOutY:
[legend]

List of all members.

Public Member Functions

 vtkQtChartKeyboardZoomOutY (QObject *parent=0)
 Creates a chart keyboard zoom out y instance.
virtual ~vtkQtChartKeyboardZoomOutY ()
- Public Member Functions inherited from vtkQtChartKeyboardZoomOut
 vtkQtChartKeyboardZoomOut (QObject *parent=0)
 Creates a chart keyboard zoom out instance.
virtual ~vtkQtChartKeyboardZoomOut ()
- Public Member Functions inherited from vtkQtChartKeyboardZoom
 vtkQtChartKeyboardZoom (QObject *parent=0)
 Creates a chart keyboard zoom instance.
virtual ~vtkQtChartKeyboardZoom ()
virtual void activate ()
 Zooms the chart contents according to the method and flags.
- Public Member Functions inherited from vtkQtChartKeyboardFunction
 vtkQtChartKeyboardFunction (QObject *parent=0)
 Creates a chart keyboard function instance.
virtual ~vtkQtChartKeyboardFunction ()
vtkQtChartAreagetChartArea () const
 Gets the chart area for the keyboard function.
void setChartArea (vtkQtChartArea *chart)
 Sets the chart area for the keyboard function.

Detailed Description

The vtkQtChartKeyboardZoomOutY class zooms out the chart contents in the y-direction.

Definition at line 170 of file vtkQtChartKeyboardZoom.h.


Constructor & Destructor Documentation

vtkQtChartKeyboardZoomOutY::vtkQtChartKeyboardZoomOutY ( QObject *  parent = 0)

Creates a chart keyboard zoom out y instance.

Parameters:
parentThe parent object.
virtual vtkQtChartKeyboardZoomOutY::~vtkQtChartKeyboardZoomOutY ( )
inlinevirtual

Definition at line 178 of file vtkQtChartKeyboardZoom.h.


The documentation for this class was generated from the following file: