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

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

#include <vtkQtChartKeyboardPan.h>

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

Public Member Functions

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

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: