A utility type for encapsulating the result of a string search on a page. 更多...
| import 语句: | import QtWebEngine 1.10 | 
| Since: | QtWebEngine 1.10 | 
| 实例化: | QWebEngineFindTextResult | 
另请参阅 WebEngineView::findTextFinished() .
| 
								 [read-only] activeMatch : int  | 
						
The index of the currently highlighted match.
| 
								 [read-only] numberOfMatches : int  | 
						
The number of matches found.