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