52 static void openHelp(
const QString &key );
59 static QUrl
helpUrl(
const QString &key );
68 static bool urlExists(
const QString &url );
Helper class for showing help topic URI for the given key.
static QUrl helpUrl(const QString &key)
Returns URI of the help topic for the given key.
static void openHelp(const QString &key)
Opens help topic for the given help key using default system web browser.