VTK
Public Member Functions
vtkQtChartKeyboardPanUp Class Reference

The vtkQtChartKeyboardPanUp class pans the chart contents up. More...

#include <vtkQtChartKeyboardPan.h>

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

List of all members.

Public Member Functions

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

Detailed Description

The vtkQtChartKeyboardPanUp class pans the chart contents up.

Definition at line 101 of file vtkQtChartKeyboardPan.h.


Constructor & Destructor Documentation

vtkQtChartKeyboardPanUp::vtkQtChartKeyboardPanUp ( QObject *  parent = 0)

Creates a chart keyboard pan up instance.

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

Definition at line 109 of file vtkQtChartKeyboardPan.h.


Member Function Documentation

virtual void vtkQtChartKeyboardPanUp::activate ( ) [virtual]

Pans the chart contents up.

Reimplemented from vtkQtChartKeyboardFunction.


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