VTK
Public Member Functions
vtkQtChartKeyboardPan Class Reference

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

#include <vtkQtChartKeyboardPan.h>

Inheritance diagram for vtkQtChartKeyboardPan:
Inheritance graph
[legend]
Collaboration diagram for vtkQtChartKeyboardPan:
Collaboration graph
[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.

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 ( ) [inline, virtual]

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: