vtkQtChartStylePen Class Reference

#include <vtkQtChartStylePen.h>

Inheritance diagram for vtkQtChartStylePen:

Inheritance graph
[legend]

List of all members.


Detailed Description

The vtkQtChartStylePen class is the interface for series pen options.

Definition at line 37 of file vtkQtChartStylePen.h.


Public Member Functions

 vtkQtChartStylePen (QObject *parent=0)
 Creates a chart style pen.
virtual ~vtkQtChartStylePen ()
virtual QPen getStylePen (int index) const =0
 Gets the pen for the given style index.

Constructor & Destructor Documentation

vtkQtChartStylePen::vtkQtChartStylePen ( QObject *  parent = 0  ) 

Creates a chart style pen.

Parameters:
parent The parent object.

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

Definition at line 46 of file vtkQtChartStylePen.h.


Member Function Documentation

virtual QPen vtkQtChartStylePen::getStylePen ( int  index  )  const [pure virtual]

Gets the pen for the given style index.

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

Implemented in vtkQtChartColorStyleGenerator, and vtkQtChartPenGenerator.


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

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