Qt Help C++ Classes

提供在应用程序中集成在线文档的类。更多

QCompressedHelpInfo

访问压缩帮助文件的详细信息

QHelpContentItem

与 QHelpContentModel 一起使用的项目

QHelpContentModel

为视图提供内容的模型

QHelpContentWidget

显示帮助内容模型项的树形视图

QHelpEngine

访问帮助引擎的内容和索引

QHelpEngineCore

帮助系统的核心功能

QHelpFilterData

QHelpFilterEngine 使用的过滤器详情

QHelpFilterEngine

帮助内容的过滤视图

QHelpFilterSettingsWidget

允许创建、编辑和删除过滤器的小工具

QHelpIndexModel

为视图提供索引关键字的模型

QHelpIndexWidget

显示 QHelpIndexModel 的列表视图

QHelpLink

结构提供与帮助链接相关的数据

QHelpSearchEngine

访问可重复使用的小工具,以集成全文搜索以及索引和搜索文档

QHelpSearchEngineCore

访问索引和搜索文档

QHelpSearchQueryWidget

简单的行编辑或高级小工具,使用户能够在标准化输入掩码中输入搜索词

QHelpSearchResult

与搜索结果相关的数据

QHelpSearchResultWidget

显示搜索结果的文本浏览器

详细说明

Qt 提供的类和工具可帮助开发人员在其应用程序中包含在线帮助和文档,更多详情请参见 Qt Help Framework概述文档。

要链接该模块,请在qmake .pro 文件中添加此行:

QT += help

© 2025 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.