VTK
Public Member Functions | List of all members
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]

Public Member Functions

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

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: