vtkQtChartStyleBrush Class Reference

#include <vtkQtChartStyleBrush.h>

Inheritance diagram for vtkQtChartStyleBrush:

Inheritance graph
[legend]

List of all members.


Detailed Description

The vtkQtChartStyleBrush class is the interface for series brush options.

Definition at line 37 of file vtkQtChartStyleBrush.h.


Public Member Functions

 vtkQtChartStyleBrush (QObject *parent=0)
 Creates a chart style brush.
virtual ~vtkQtChartStyleBrush ()
virtual QBrush getStyleBrush (int index) const =0
 Gets the brush for the given style index.

Constructor & Destructor Documentation

vtkQtChartStyleBrush::vtkQtChartStyleBrush ( QObject *  parent = 0  ) 

Creates a chart style brush.

Parameters:
parent The parent object.

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

Definition at line 46 of file vtkQtChartStyleBrush.h.


Member Function Documentation

virtual QBrush vtkQtChartStyleBrush::getStyleBrush ( int  index  )  const [pure virtual]

Gets the brush for the given style index.

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

Implemented in vtkQtChartBrushGenerator, and vtkQtChartColorGenerator.


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

Generated on Mon Sep 27 18:44:47 2010 for VTK by  doxygen 1.5.6