VTK
Public Member Functions | List of all members
vtkQtChartKeyboardZoomOutX Class Reference

The vtkQtChartKeyboardZoomOutX class zooms out the chart contents in the x-direction. More...

#include <vtkQtChartKeyboardZoom.h>

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

Public Member Functions

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

Additional Inherited Members

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

Detailed Description

The vtkQtChartKeyboardZoomOutX class zooms out the chart contents in the x-direction.

Definition at line 150 of file vtkQtChartKeyboardZoom.h.

Constructor & Destructor Documentation

vtkQtChartKeyboardZoomOutX::vtkQtChartKeyboardZoomOutX ( QObject *  parent = 0)

Creates a chart keyboard zoom out x instance.

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

Definition at line 158 of file vtkQtChartKeyboardZoom.h.


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