32 #ifndef pqSpreadSheetViewDecorator_h 33 #define pqSpreadSheetViewDecorator_h 35 #include "pqApplicationComponentsModule.h" 51 typedef QObject Superclass;
52 Q_PROPERTY(
bool allowChangeOfSource READ allowChangeOfSource WRITE setAllowChangeOfSource)
61 bool allowChangeOfSource()
const;
66 void setAllowChangeOfSource(
bool val);
71 void displayPrecisionChanged(
int);
72 void showToggleColumnPopupMenu();
73 void resetColumnVisibility();
74 void updateColumnVisibility();
75 void toggleCellConnectivity();
pqDataRepresentation is the superclass for a display for a pqPipelineSource i.e.
pqSpreadSheetView * Spreadsheet
pqOutputPort is a server manager model item for an output port of any pqPipelineSource item...
View for spread-sheet view.
pqSpreadSheetViewDecorator adds decoration to a spread-sheet view.