FindTextResult QML Type

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

import 语句: import QtWebEngine
Since: QtWebEngine 1.10
实例化: QWebEngineFindTextResult

特性

详细描述

另请参阅 WebEngineView::findTextFinished ().

特性文档编制

activeMatch : int [read-only]

The index of the currently highlighted match.

numberOfMatches : int [read-only]

The number of matches found.