VTK
Public Member Functions
vtkQtChartKeyboardPan Class Reference

The vtkQtChartKeyboardPan class pans the chart contents right. More...

#include <vtkQtChartKeyboardPan.h>

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

List of all members.

Public Member Functions

 vtkQtChartKeyboardPan (QObject *parent=0)
 Creates a chart keyboard pan right instance.
virtual ~vtkQtChartKeyboardPan ()
virtual void activate ()
 Pans the chart contents right.
- 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 Slots inherited from vtkQtChartKeyboardFunction
- Protected Attributes inherited from vtkQtChartKeyboardFunction
vtkQtChartAreaChart
 Stores the chart area.

Detailed Description

The vtkQtChartKeyboardPan class pans the chart contents right.

Definition at line 35 of file vtkQtChartKeyboardPan.h.


Constructor & Destructor Documentation

vtkQtChartKeyboardPan::vtkQtChartKeyboardPan ( QObject *  parent = 0)

Creates a chart keyboard pan right instance.

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

Definition at line 43 of file vtkQtChartKeyboardPan.h.


Member Function Documentation

virtual void vtkQtChartKeyboardPan::activate ( )
virtual

Pans the chart contents right.

Reimplemented from vtkQtChartKeyboardFunction.


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