vtkQtChartStyleSize Class Reference

#include <vtkQtChartStyleSize.h>

List of all members.


Detailed Description

The vtkQtChartStyleSize class is the interface for series size options.

Definition at line 37 of file vtkQtChartStyleSize.h.


Public Member Functions

 vtkQtChartStyleSize (QObject *parent=0)
 Creates a chart style size.
virtual ~vtkQtChartStyleSize ()
virtual QSizeF getStyleSize (int index) const =0
 Gets the size for the given style index.

Constructor & Destructor Documentation

vtkQtChartStyleSize::vtkQtChartStyleSize ( QObject *  parent = 0  ) 

Creates a chart style size.

Parameters:
parent The parent object.

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

Definition at line 46 of file vtkQtChartStyleSize.h.


Member Function Documentation

virtual QSizeF vtkQtChartStyleSize::getStyleSize ( int  index  )  const [pure virtual]

Gets the size for the given style index.

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


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

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