FindTextResult QML Type

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

import 語句: import 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.