|
|
void | back () |
| |
|
bool | openUrl (const QUrl &link) |
| |
|
| | HelpBrowser (const QStringList &HelpFileNameQHC, QWidget *parent) |
| |
|
bool | isValid () const |
| |
|
void | setUrl (const QUrl &) |
| |
|
bool | showHelpForId (const QString &id) |
| |
|
|
static constexpr const int | MaxHistory = 128 |
| |
◆ HelpBrowser()
| HelpBrowser::HelpBrowser |
( |
const QStringList & |
HelpFileNameQHC, |
|
|
QWidget * |
parent |
|
) |
| |
Alternative: HelpDir = QStandardPaths::writableLocation(QStandardPaths::CacheLocation); But MUST create this directory if it does not exist yet.
The documentation for this class was generated from the following files:
- HelpBrowser.hpp
- HelpBrowser.cpp