qt6-bb10/src/platformsupport/platformcompositor
Laszlo Agocs 60cdc6035d Add support for grabWindow() on eglfs with widgets
For real OpenGL content it is still not supported because we have no reliable way
to read back the contents at arbitrary times. Applications should rather use
QQuickWindow::grabWindow() in that case.

[ChangeLog][QtGui] Support for QScreen::grabWindow() is now available on
embedded platforms (eglfs, linuxfb).

Task-number: QTBUG-44937
Change-Id: I4ad046062782c160f5bb9f8f2a2fe82f2e7394cc
Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
2015-03-16 13:24:55 +00:00
..
platformcompositor.pri
qopenglcompositor.cpp Add support for grabWindow() on eglfs with widgets 2015-03-16 13:24:55 +00:00
qopenglcompositor_p.h Add support for grabWindow() on eglfs with widgets 2015-03-16 13:24:55 +00:00
qopenglcompositorbackingstore.cpp
qopenglcompositorbackingstore_p.h