FindTextResult QML Type

A utility type for encapsulating the result of a string search on a page. 更多...

导入语句: 导入 QtWebEngine 1.10
Since: QtWebEngine 1.10
实例化: QWebEngineFindTextResult

特性

详细描述

另请参阅 WebEngineView::findTextFinished() .

特性文档编制

[read-only] activeMatch : int

The index of the currently highlighted match.


[read-only] numberOfMatches : int

The number of matches found.