CapturableWindow QML Value Type

CapturableWindow型は、WindowCapture を介してキャプチャ可能なウィンドウの基本を取得するために使用されます。詳細...

Import Statement: import QtMultimedia
Since: Qt 6.6
In C++: QCapturableWindow

プロパティ

詳細説明

このクラスは、実際のウィンドウの状態を毎回取得する 'isValid' プロパティを除いて、ウィンドウ情報のダンプを含んでいます。

WindowCaptureも参照してください

プロパティ Documentation

description : string [read-only]

このプロパティは、参照されたウィンドウの説明を保持する。


isValid : string [read-only]

このプロパティは、ウィンドウ情報が有効かどうかを識別する。

無効なウィンドウ情報は、存在しないウィンドウを参照するか、1つも参照しない。


© 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.