Go to the documentation of this file.
52 #ifndef vtkQtTableRepresentation_h
53 #define vtkQtTableRepresentation_h
55 #include "vtkViewsQtModule.h"
84 void SetKeyColumn(
const char* col);
93 vtkSetStringMacro(FirstDataColumn);
102 vtkSetStringMacro(LastDataColumn);
115 vtkSetStringMacro(KeyColumnInternal);
133 virtual void ResetModel();
134 virtual void CreateSeriesColors();
set up a vtkTable in a Qt model
vtkQtTableModelAdapter * ModelAdapter
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Subclasses should override this to connect inputs to the internal pipeline as necessary.
vtkDoubleArray * SeriesColors
The superclass for all representations.
virtual void SetModelType()
This should set the model type to DATA, METADATA or FULL depending on what you want.
vtkLookupTable * ColorTable
a simple class to control print indentation
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.
map scalar values into colors via a lookup table
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
Adapts a table to a Qt item model.
dynamic, self-adjusting array of double