HelpManager Namespace

(Core::HelpManager)

Types

enum HelpViewerLocation { SideBySideIfPossible, SideBySideAlways, HelpModeAlways, ExternalHelpAlways }

Functions

Core::HelpManager::Q_DECL_IMPORT registerDocumentation(const int &fileNames)
Core::HelpManager::Q_DECL_IMPORT showHelpUrl(const QUrl &url, Core::HelpManager::HelpViewerLocation location = HelpModeAlways)
Core::HelpManager::Q_DECL_IMPORT showHelpUrl(const int &url, Core::HelpManager::HelpViewerLocation location = HelpModeAlways)
Core::HelpManager::Q_DECL_IMPORT unregisterDocumentation(const int &nameSpaces)

Type Documentation

enum HelpManager::HelpViewerLocation

Function Documentation

Core::HelpManager::Q_DECL_IMPORT HelpManager::registerDocumentation(const int &fileNames)

Core::HelpManager::Q_DECL_IMPORT HelpManager::showHelpUrl(const QUrl &url, Core::HelpManager::HelpViewerLocation location = HelpModeAlways)

Core::HelpManager::Q_DECL_IMPORT HelpManager::showHelpUrl(const int &url, Core::HelpManager::HelpViewerLocation location = HelpModeAlways)

Core::HelpManager::Q_DECL_IMPORT HelpManager::unregisterDocumentation(const int &nameSpaces)