PySide6.QtHelp¶
C |
|
H |
|
- QCompressedHelpInfo
- QHelpContentItem
- QHelpContentModel
- QHelpContentWidget
- QHelpEngine
- QHelpEngineCore
- QHelpFilterData
- QHelpFilterEngine
- QHelpFilterSettingsWidget
- QHelpIndexModel
- QHelpIndexWidget
- QHelpLink
- QHelpSearchEngine
- QHelpSearchQuery
- 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 .
© 2022 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.