FindTextResult QML Type

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

import 語句: import QtWebEngine
Since: QtWebEngine 1.10
在 C++: QWebEngineFindTextResult

特性

詳細描述

另請參閱 WebEngineView::findTextFinished ().

特性文檔編製

activeMatch : int [read-only]

The index of the currently highlighted match.

numberOfMatches : int [read-only]

The number of matches found.