32 #ifndef pqSpreadSheetViewDecorator_h 33 #define pqSpreadSheetViewDecorator_h 35 #include "pqApplicationComponentsModule.h" 49 typedef QObject Superclass;
50 Q_PROPERTY(
bool allowChangeOfSource READ allowChangeOfSource WRITE setAllowChangeOfSource)
57 bool allowChangeOfSource()
const;
60 void setAllowChangeOfSource(
bool val);
65 void displayPrecisionChanged(
int);
66 void showToggleColumnPopupMenu();
67 void resetColumnVisibility();
68 void updateColumnVisibility();
69 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.