Details
-
User Story
-
Resolution: Unresolved
-
P2: Important
-
None
-
-
Multimedia, weeks 15-16, Multimedia, weeks 18-19
Description
A user may have a native window, QWindow, or QML Window, and it can be problematic to map it to QCapturableWindow. To improve the user flow, we want to have something like a named constructor QCaptureWindow::fromWindow(QWindow/qml window) that may create a valid or invalid capturable window depending on the input.
The documentation of QWindowCapture::window should also be improved in the scope of this user story.