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
- activeMatch : int
- numberOfMatches : int
Detailed Description
See also WebEngineView::findTextFinished().