4 #ifndef pqAboutDialogReaction_h 5 #define pqAboutDialogReaction_h 25 static void showAboutDialog();
static void showAboutDialog()
Shows the about dialog for the application.
pqAboutDialogReaction used to show the standard about dialog for the application. ...
#define PQAPPLICATIONCOMPONENTS_EXPORT
This is a superclass just to make it easier to collect all such reactions.
void onTriggered() override
Called when the action is triggered.