FindTextResult QML Type

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

Import Statement: import QtWebEngine 1.10
Since: QtWebEngine 1.10
Instantiates: QWebEngineFindTextResult

Properties

Detailed Description

See also WebEngineView::findTextFinished().

Property Documentation

[read-only] activeMatch : int

The index of the currently highlighted match.

[read-only] numberOfMatches : int

The number of matches found.

© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-5.14/qml-qtwebengine-findtextresult.html