CapturableWindow QML Value Type

The CapturableWindow type is used getting basic of a window that is available for capturing via WindowCapture. More...

Import Statement: import QtMultimedia
Since: Qt 6.6
Instantiates: QCapturableWindow

Properties

Detailed Description

The class contains a dump of window information, except the property 'isValid' which pulls the actual window state every time.

See also WindowCapture.

Property Documentation

description : string [read-only]

This property holds the description of the reffered window.


isValid : string [read-only]

This property identifies whether a window information is valid.

An invalid window information refers to non-existing window or doesn't refer to any one.


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