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

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

#include <vtkQtChartKeyboardHistory.h>

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

Public Member Functions

 vtkQtChartKeyboardHistoryNext (QObject *parent=0)
 Creates a chart keyboard history next instance. More...
 
virtual ~vtkQtChartKeyboardHistoryNext ()
 
virtual void activate ()
 Changes the chart view to the next view in the history. 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 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 ( )
inlinevirtual

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: