vtkQtChartStyleMarker Class Reference

#include <vtkQtChartStyleMarker.h>

List of all members.


Detailed Description

The vtkQtChartStyleMarker class is the interface for series marker style options.

Definition at line 37 of file vtkQtChartStyleMarker.h.


Public Member Functions

 vtkQtChartStyleMarker (QObject *parent=0)
 Creates a chart style marker.
virtual ~vtkQtChartStyleMarker ()
virtual
vtkQtPointMarker::MarkerStyle 
getStyleMarker (int index) const =0
 Gets the marker style for the given style index.

Constructor & Destructor Documentation

vtkQtChartStyleMarker::vtkQtChartStyleMarker ( QObject *  parent = 0  ) 

Creates a chart style marker.

Parameters:
parent The parent object.

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

Definition at line 46 of file vtkQtChartStyleMarker.h.


Member Function Documentation

virtual vtkQtPointMarker::MarkerStyle vtkQtChartStyleMarker::getStyleMarker ( int  index  )  const [pure virtual]

Gets the marker style for the given style index.

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


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