VTK
Public Member Functions
vtkQtChartKeyboardHistory Class Reference

The vtkQtChartKeyboardHistory class navigates backwards in the chart view history. More...

#include <vtkQtChartKeyboardHistory.h>

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

List of all members.

Public Member Functions

 vtkQtChartKeyboardHistory (QObject *parent=0)
 Creates a chart keyboard history instance.
virtual ~vtkQtChartKeyboardHistory ()
virtual void activate ()
 Changes the chart view to the previous view in the history.

Detailed Description

The vtkQtChartKeyboardHistory class navigates backwards in the chart view history.

Definition at line 36 of file vtkQtChartKeyboardHistory.h.


Constructor & Destructor Documentation

vtkQtChartKeyboardHistory::vtkQtChartKeyboardHistory ( QObject *  parent = 0)

Creates a chart keyboard history instance.

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

Definition at line 44 of file vtkQtChartKeyboardHistory.h.


Member Function Documentation

virtual void vtkQtChartKeyboardHistory::activate ( ) [virtual]

Changes the chart view to the previous view in the history.

Reimplemented from vtkQtChartKeyboardFunction.


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