Qt Help C++ Classes
提供在应用程序中集成在线文档的类。更多
类
访问压缩帮助文件的详细信息 | |
与 QHelpContentModel 一起使用的项目 | |
为视图提供内容的模型 | |
显示帮助内容模型项的树形视图 | |
访问帮助引擎的内容和索引 | |
帮助系统的核心功能 | |
QHelpFilterEngine 使用的过滤器详情 | |
帮助内容的过滤视图 | |
允许创建、编辑和删除过滤器的小工具 | |
为视图提供索引关键字的模型 | |
显示 QHelpIndexModel 的列表视图 | |
结构提供与帮助链接相关的数据 | |
访问可重复使用的小工具,以集成全文搜索以及索引和搜索文档 | |
访问索引和搜索文档 | |
简单的行编辑或高级小工具,使用户能够在标准化输入掩码中输入搜索词 | |
与搜索结果相关的数据 | |
显示搜索结果的文本浏览器 |
详细说明
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.