A utility type for encapsulating the result of a string search on a page. More...
| Import Statement: | import QtWebEngine
|
| Since: | QtWebEngine 1.10 |
| In C++: | QWebEngineFindTextResult |
See also WebEngineView::findTextFinished().
activeMatch : int [read-only]
The index of the currently highlighted match.
numberOfMatches : int [read-only]
The number of matches found.
© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-6.9/qml-qtwebengine-findtextresult.html