FindTextResult QML Type

用于封装页面上字符串搜索结果的实用程序类型。更多

Import Statement: import QtWebEngine
Since: QtWebEngine 1.10
In C++: QWebEngineFindTextResult

属性

详细说明

另请参见 WebEngineView::findTextFinished().

属性文档

activeMatch : int [read-only]

当前高亮显示的匹配项的索引。


numberOfMatches : int [read-only]

找到的匹配数。


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