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