32 #ifndef pqSpreadSheetView_h 33 #define pqSpreadSheetView_h 37 class vtkSMSourceProxy;
53 vtkSMViewProxy* viewModule,
pqServer* server,
54 QObject* parent=NULL);
64 void viewportUpdated();
83 void onCreateSelection(vtkSMSourceProxy* selSource);
86 void onSelectionOnly();
89 void onFontSizeChanged();
pqDataRepresentation is the superclass for a display for a pqPipelineSource i.e.
static QString spreadsheetViewType()
This is PQ representation for a single representation.
This is a PQ abstraction of a generic view module.
View for spread-sheet view.
virtual QWidget * createWidget()=0
Subclasses must override this method to create a widget for the view.
pqServer (should be renamed to pqSession) is a pqServerManagerModelItem subclass that represents a vt...