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

The vtkQtChartKeyboardPanDown class pans the chart contents down. More...

#include <vtkQtChartKeyboardPan.h>

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

Public Member Functions

 vtkQtChartKeyboardPanDown (QObject *parent=0)
 Creates a chart keyboard pan down instance.
 
virtual ~vtkQtChartKeyboardPanDown ()
 
virtual void activate ()
 Pans the chart contents down.
 
- Public Member Functions inherited from vtkQtChartKeyboardFunction
 vtkQtChartKeyboardFunction (QObject *parent=0)
 Creates a chart keyboard function instance.
 
virtual ~vtkQtChartKeyboardFunction ()
 
vtkQtChartAreagetChartArea () const
 Gets the chart area for the keyboard function.
 
void setChartArea (vtkQtChartArea *chart)
 Sets the chart area for the keyboard function.
 

Additional Inherited Members

- Public Slots inherited from vtkQtChartKeyboardFunction
- Protected Attributes inherited from vtkQtChartKeyboardFunction
vtkQtChartAreaChart
 Stores the chart area.
 

Detailed Description

The vtkQtChartKeyboardPanDown class pans the chart contents down.

Definition at line 79 of file vtkQtChartKeyboardPan.h.

Constructor & Destructor Documentation

vtkQtChartKeyboardPanDown::vtkQtChartKeyboardPanDown ( QObject *  parent = 0)

Creates a chart keyboard pan down instance.

Parameters
parentThe parent object.
virtual vtkQtChartKeyboardPanDown::~vtkQtChartKeyboardPanDown ( )
inlinevirtual

Definition at line 87 of file vtkQtChartKeyboardPan.h.

Member Function Documentation

virtual void vtkQtChartKeyboardPanDown::activate ( )
virtual

Pans the chart contents down.

Reimplemented from vtkQtChartKeyboardFunction.


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