4 #ifndef pqSpreadSheetVisibilityBehavior_h 5 #define pqSpreadSheetVisibilityBehavior_h 7 #include "pqApplicationComponentsModule.h" 21 typedef QObject Superclass;
27 void showActiveSource(
pqView*);
This is a PQ abstraction of a generic view module.
Whenever spreadsheet view is created, ParaView wants to ensure that the active source is automaticall...