CapturableWindow QML Value Type
CapturableWindow 유형은 WindowCapture 을 통해 캡처할 수 있는 기본 창을 가져오는 데 사용됩니다. 더 보기...
Import Statement: | import QtMultimedia |
Since: | Qt 6.6 |
In C++: | QCapturableWindow |
속성
- description : string
- isValid : string
상세 설명
이 클래스에는 매번 실제 창 상태를 가져오는 'isValid' 속성을 제외한 창 정보 덤프가 포함되어 있습니다.
WindowCapture 를참조하세요 .
속성 문서
description : string |
이 프로퍼티에는 참조된 창에 대한 설명이 들어 있습니다.
isValid : string |
이 속성은 창 정보가 유효한지 여부를 식별합니다.
유효하지 않은 창 정보는 존재하지 않는 창을 참조하거나 창을 참조하지 않습니다.
© 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.