The vtkQtChartStyleBoolean class is the interface for series boolean options.
More...
#include <vtkQtChartStyleBoolean.h>
Detailed Description
The vtkQtChartStyleBoolean class is the interface for series boolean options.
Definition at line 36 of file vtkQtChartStyleBoolean.h.
Constructor & Destructor Documentation
vtkQtChartStyleBoolean::vtkQtChartStyleBoolean |
( |
QObject * |
parent = 0 | ) |
|
Creates a chart style boolean.
- Parameters
-
virtual vtkQtChartStyleBoolean::~vtkQtChartStyleBoolean |
( |
| ) |
|
|
inlinevirtual |
Member Function Documentation
virtual bool vtkQtChartStyleBoolean::getStyleBoolean |
( |
int |
index | ) |
const |
|
pure virtual |
Gets the boolean for the given style index.
- Parameters
-
- Returns
- The boolean for the given style index.
The documentation for this class was generated from the following file: