pqHelpReaction is reaction to show application help using Qt assistant.
More...
#include <pqHelpReaction.h>
|
static void | showHelp () |
| Show help for the application. More...
|
|
static void | showHelp (const QString &url) |
| Show a particular help page. More...
|
|
static void | showProxyHelp (const QString &group, const QString &name) |
| Show the documentation for a particular proxy. More...
|
|
pqHelpReaction is reaction to show application help using Qt assistant.
It searches for ":/<AppName>HelpCollection/*.qhc" files and shows the first help collection file found as the help collection.
Definition at line 41 of file pqHelpReaction.h.
§ pqHelpReaction()
pqHelpReaction::pqHelpReaction |
( |
QAction * |
parent | ) |
|
§ showHelp() [1/2]
static void pqHelpReaction::showHelp |
( |
| ) |
|
|
static |
Show help for the application.
§ showHelp() [2/2]
static void pqHelpReaction::showHelp |
( |
const QString & |
url | ) |
|
|
static |
Show a particular help page.
§ showProxyHelp()
static void pqHelpReaction::showProxyHelp |
( |
const QString & |
group, |
|
|
const QString & |
name |
|
) |
| |
|
static |
Show the documentation for a particular proxy.
§ onTriggered()
virtual void pqHelpReaction::onTriggered |
( |
| ) |
|
|
inlineprotectedvirtual |
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/ParaView-v5.2.0-RC2/Qt/ApplicationComponents/pqHelpReaction.h