32 #ifndef pqHelpReaction_h 33 #define pqHelpReaction_h 54 static void showHelp();
59 static void showHelp(
const QString& url);
64 static void showProxyHelp(
const QString& group,
const QString& name);
This is a superclass just to make it easier to collect all such reactions.
virtual void onTriggered()
Called when the action is triggered.
pqHelpReaction is reaction to show application help using Qt assistant.
static void showHelp()
Show help for the application.