Go to the documentation of this file.
4 #ifndef pqSpreadSheetView_h
5 #define pqSpreadSheetView_h
27 pqServer* server, QObject* parent =
nullptr);
47 void viewportUpdated();
74 void onSelectionOnly();
79 void onFontSizeChanged();
View for spread-sheet view.
This is a PQ abstraction of a generic view module.
static QString spreadsheetViewType()
pqDataRepresentation is the superclass for a display for a pqPipelineSource i.e.
This is PQ representation for a single representation.
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...
proxy for a VTK source on a server
Superclass for all view proxies.