32 #ifndef pqManagePluginsReaction_h 33 #define pqManagePluginsReaction_h 47 static void managePlugins();
static void managePlugins()
Pops-up the pqPluginDialog dialog.
pqManagePluginsReaction is the reaction to pop-up the plugins manager dialog.
virtual void onTriggered()
Called when the action is triggered.
This is a superclass just to make it easier to collect all such reactions.
pqManagePluginsReaction(QAction *action)