PySide6.QtHelp#
QCompressedHelpInfo
QHelpContentItem
QHelpContentModel
QHelpContentWidget
QHelpEngine
QHelpEngineCore
QHelpFilterData
QHelpFilterEngine
QHelpFilterSettingsWidget
QHelpIndexModel
QHelpIndexWidget
QHelpLink
QHelpLink.PySide6.QtHelp.QHelpLink.url
QHelpLink.PySide6.QtHelp.QHelpLink.title
QHelpSearchEngine
QHelpSearchQuery
QHelpSearchQuery.PySide6.QtHelp.QHelpSearchQuery.fieldName
QHelpSearchQuery.PySide6.QtHelp.QHelpSearchQuery.wordList
QHelpSearchQueryWidget
QHelpSearchResult
QHelpSearchResultWidget
Detailed Description#
The QtHelp module provides classes for integrating online documentation in applications.
Getting Started#
To include the definitions of modules classes, use the following directive:
import PySide6.QtHelp
Articles and Guides#
The classes and tools supplied with Qt to enable developers to include online help and documentation in their applications are described in more detail in The Qt Help Framework .