VTK
Public Member Functions | List of all members
vtkQtChartKeyboardPanUp Class Reference

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

#include <vtkQtChartKeyboardPan.h>

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

Public Member Functions

 vtkQtChartKeyboardPanUp (QObject *parent=0)
 Creates a chart keyboard pan up instance. More...
 
virtual ~vtkQtChartKeyboardPanUp ()
 
virtual void activate ()
 Pans the chart contents up. 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 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 ( )
inlinevirtual

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: