FindTextResult QML Type

ページ上の文字列検索の結果をカプセル化するためのユーティリティ型。詳細...

Import Statement: import QtWebEngine
Since: QtWebEngine 1.10
In C++: QWebEngineFindTextResult

プロパティ

詳細説明

WebEngineView::findTextFinished()も参照

プロパティの説明

activeMatch : int [read-only]

現在ハイライトされているマッチのインデックス。


numberOfMatches : int [read-only]

見つかったマッチの数。


© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.