VTK
Public Member Functions
vtkQtChartKeyboardZoomY Class Reference

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

#include <vtkQtChartKeyboardZoom.h>

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

List of all members.

Public Member Functions

 vtkQtChartKeyboardZoomY (QObject *parent=0)
 Creates a chart keyboard zoom in y instance.
virtual ~vtkQtChartKeyboardZoomY ()
- 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.

Additional Inherited Members

- Public Types inherited from vtkQtChartKeyboardZoom
enum  ZoomFlags { ZoomBoth, ZoomXOnly, ZoomYOnly }
enum  ZoomMethod { ZoomIn, ZoomOut }
- Protected Member Functions inherited from vtkQtChartKeyboardZoom
void setZoomFlags (ZoomFlags flags)
 Sets the zoom flags to use when activated.
void setZoomMethod (ZoomMethod method)
 Sets the zoom method to use when activated.

Detailed Description

The vtkQtChartKeyboardZoomY class zooms in the chart contents in the y-direction.

Definition at line 110 of file vtkQtChartKeyboardZoom.h.


Constructor & Destructor Documentation

vtkQtChartKeyboardZoomY::vtkQtChartKeyboardZoomY ( QObject *  parent = 0)

Creates a chart keyboard zoom in y instance.

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

Definition at line 118 of file vtkQtChartKeyboardZoom.h.


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