The vtkQtChartKeyboardFunction class is the base class for all chart keyboard functions.
More...
#include <vtkQtChartKeyboardFunction.h>
Public Slots |
virtual void | activate () |
| Called to activate the function.
|
Detailed Description
The vtkQtChartKeyboardFunction class is the base class for all chart keyboard functions.
Definition at line 38 of file vtkQtChartKeyboardFunction.h.
Constructor & Destructor Documentation
vtkQtChartKeyboardFunction::vtkQtChartKeyboardFunction |
( |
QObject * |
parent = 0 | ) |
|
Creates a chart keyboard function instance.
- Parameters
-
virtual vtkQtChartKeyboardFunction::~vtkQtChartKeyboardFunction |
( |
| ) |
|
|
inlinevirtual |
Member Function Documentation
void vtkQtChartKeyboardFunction::setChartArea |
( |
vtkQtChartArea * |
chart | ) |
|
|
inline |
virtual void vtkQtChartKeyboardFunction::activate |
( |
| ) |
|
|
virtualslot |
Member Data Documentation
The documentation for this class was generated from the following file: