VTK
Public Member Functions
vtkQtChartKeyboardPanLeft Class Reference

The vtkQtChartKeyboardPanLeft class pans the chart contents left. More...

#include <vtkQtChartKeyboardPan.h>

Inheritance diagram for vtkQtChartKeyboardPanLeft:
Inheritance graph
[legend]
Collaboration diagram for vtkQtChartKeyboardPanLeft:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 vtkQtChartKeyboardPanLeft (QObject *parent=0)
 Creates a chart keyboard pan left instance.
virtual ~vtkQtChartKeyboardPanLeft ()
virtual void activate ()
 Pans the chart contents left.

Detailed Description

The vtkQtChartKeyboardPanLeft class pans the chart contents left.

Definition at line 57 of file vtkQtChartKeyboardPan.h.


Constructor & Destructor Documentation

vtkQtChartKeyboardPanLeft::vtkQtChartKeyboardPanLeft ( QObject *  parent = 0)

Creates a chart keyboard pan left instance.

Parameters:
parentThe parent object.
virtual vtkQtChartKeyboardPanLeft::~vtkQtChartKeyboardPanLeft ( ) [inline, virtual]

Definition at line 65 of file vtkQtChartKeyboardPan.h.


Member Function Documentation

virtual void vtkQtChartKeyboardPanLeft::activate ( ) [virtual]

Pans the chart contents left.

Reimplemented from vtkQtChartKeyboardFunction.


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