4 #ifndef pqPluginDocumentationBehavior_h 5 #define pqPluginDocumentationBehavior_h 7 #include "pqApplicationComponentsModule.h" 21 typedef QObject Superclass;
30 void refreshHelpEngine();
36 pqInternals* Internals;
pqPluginDocumentationBehavior is a helper class that ensures that documentation from plugins is regis...
defines the core interface for any ParaView plugin.