VTK
Public Member Functions
vtkQtChartKeyboardHistoryNext Class Reference

The vtkQtChartKeyboardHistoryNext class navigates forwards in the chart view history. More...

#include <vtkQtChartKeyboardHistory.h>

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

List of all members.

Public Member Functions

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

Detailed Description

The vtkQtChartKeyboardHistoryNext class navigates forwards in the chart view history.

Definition at line 59 of file vtkQtChartKeyboardHistory.h.


Constructor & Destructor Documentation

vtkQtChartKeyboardHistoryNext::vtkQtChartKeyboardHistoryNext ( QObject *  parent = 0)

Creates a chart keyboard history next instance.

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

Definition at line 67 of file vtkQtChartKeyboardHistory.h.


Member Function Documentation

virtual void vtkQtChartKeyboardHistoryNext::activate ( ) [virtual]

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

Reimplemented from vtkQtChartKeyboardFunction.


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