4 #ifndef pqHelpReaction_h 5 #define pqHelpReaction_h 26 static void showHelp();
31 static void showHelp(
const QString&
url);
36 static void showProxyHelp(
const QString& group,
const QString&
name);
#define PQAPPLICATIONCOMPONENTS_EXPORT
This is a superclass just to make it easier to collect all such reactions.
pqHelpReaction is reaction to show application help using Qt assistant.
static void showHelp()
Show help for the application.
void onTriggered() override
Called when the action is triggered.