vtkQtChartSeriesColors Class Reference

#include <vtkQtChartSeriesColors.h>

Inheritance diagram for vtkQtChartSeriesColors:

Inheritance graph
[legend]

List of all members.


Detailed Description

The vtkQtChartSeriesColors class is used to color a chart series with multiple colors.

Definition at line 37 of file vtkQtChartSeriesColors.h.


Public Member Functions

 vtkQtChartSeriesColors (QObject *parent=0)
 Creates a chart series colors object.
virtual ~vtkQtChartSeriesColors ()
virtual void getBrush (int index, int total, QBrush &brush) const =0
 Gets the brush for the given index of a series.

Constructor & Destructor Documentation

vtkQtChartSeriesColors::vtkQtChartSeriesColors ( QObject *  parent = 0  ) 

Creates a chart series colors object.

Parameters:
parent The parent object.

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

Definition at line 46 of file vtkQtChartSeriesColors.h.


Member Function Documentation

virtual void vtkQtChartSeriesColors::getBrush ( int  index,
int  total,
QBrush &  brush 
) const [pure virtual]

Gets the brush for the given index of a series.

Parameters:
index The index in the series items.
total The total number of items in the series.
brush Used to return the brush for the given index.

Implemented in vtkQtChartSeriesHueRange.


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

Generated on Wed Aug 24 11:59:53 2011 for VTK by  doxygen 1.5.6