32 #ifndef __vtkQtChartRepresentation_h
33 #define __vtkQtChartRepresentation_h
61 int GetNumberOfSeries();
66 const char* GetSeriesName(
int series);
71 void SetColumnsAsSeries(
bool);
72 vtkGetMacro(ColumnsAsSeries,
int);
92 vtkInternal* Internal;
virtual bool AddToView(vtkView *vtkNotUsed(view))
The vtkQtChartTableSeriesModel class is a chart series model proxy for a QAbstractItemModel table...
dynamic, self-adjusting array of int
The superclass for all views.
vtkQtChartSeriesOptionsModel is the base class for all chart series options models.
a simple class to control print indentation
virtual bool RemoveFromView(vtkView *vtkNotUsed(view))
static vtkDataRepresentation * New()
void PrintSelf(ostream &os, vtkIndent indent)
A representation for displaying a vtkTable in a vtkQtChartView.
set up a vtkTable in a Qt model