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