3 #ifndef pqEditMacrosReaction_h 4 #define pqEditMacrosReaction_h 28 static void configureMacros();
36 static QPointer<pqEditMacrosDialog> Dialog;
#define PQAPPLICATIONCOMPONENTS_EXPORT
pqEditMacrosReaction is the reaction to pop-up the edit macros dialog.
This is a superclass just to make it easier to collect all such reactions.
virtual void onTriggered()
Called when the action is triggered.
pqEditMacrosDialog is the Edit Macros dialog used by ParaView.