32 #ifndef pqSGPluginManager_h 33 #define pqSGPluginManager_h 35 #include "pqComponentsModule.h" 45 typedef QObject Superclass;
64 virtual const char* getWritersMenuName() = 0;
69 virtual const char* getObjectMenuName() = 0;
pqSGPluginManager is the central class that orchestrates the behaviour of this co-processing plugin...