|
VTK
|
The vtkQtChartKeyboardHistoryNext class navigates forwards in the chart view history. More...
#include <vtkQtChartKeyboardHistory.h>


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. | |
The vtkQtChartKeyboardHistoryNext class navigates forwards in the chart view history.
Definition at line 59 of file vtkQtChartKeyboardHistory.h.
| vtkQtChartKeyboardHistoryNext::vtkQtChartKeyboardHistoryNext | ( | QObject * | parent = 0 | ) |
Creates a chart keyboard history next instance.
| parent | The parent object. |
| virtual vtkQtChartKeyboardHistoryNext::~vtkQtChartKeyboardHistoryNext | ( | ) | [inline, virtual] |
Definition at line 67 of file vtkQtChartKeyboardHistory.h.
| virtual void vtkQtChartKeyboardHistoryNext::activate | ( | ) | [virtual] |
Changes the chart view to the next view in the history.
Reimplemented from vtkQtChartKeyboardFunction.
1.7.5.1