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