vtkQtChartStyleBoolean Class Reference

#include <vtkQtChartStyleBoolean.h>

List of all members.


Detailed Description

The vtkQtChartStyleBoolean class is the interface for series boolean options.

Definition at line 36 of file vtkQtChartStyleBoolean.h.


Public Member Functions

 vtkQtChartStyleBoolean (QObject *parent=0)
 Creates a chart style boolean.
virtual ~vtkQtChartStyleBoolean ()
virtual bool getStyleBoolean (int index) const =0
 Gets the boolean for the given style index.

Constructor & Destructor Documentation

vtkQtChartStyleBoolean::vtkQtChartStyleBoolean ( QObject *  parent = 0  ) 

Creates a chart style boolean.

Parameters:
parent The parent object.

virtual vtkQtChartStyleBoolean::~vtkQtChartStyleBoolean (  )  [inline, virtual]

Definition at line 45 of file vtkQtChartStyleBoolean.h.


Member Function Documentation

virtual bool vtkQtChartStyleBoolean::getStyleBoolean ( int  index  )  const [pure virtual]

Gets the boolean for the given style index.

Parameters:
index The style index.
Returns:
The boolean for the given style index.


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

Generated on Wed Aug 24 12:00:08 2011 for VTK by  doxygen 1.5.6