diff options
author | Laszlo Agocs <[email protected]> | 2020-04-30 17:37:27 +0200 |
---|---|---|
committer | Eskil Abrahamsen Blomfeldt <[email protected]> | 2020-05-27 10:45:45 +0200 |
commit | 0d80dbd8c2cfc2a7d2a4d970b7acfc7fb5fb97a0 (patch) | |
tree | a6f487a8604e6212d27184b69debac87e0f3aca8 /examples/quick/rendercontrol/rendercontrol_d3d11/window.h | |
parent | 6d3aae3cf47fbf21bd27eda7a249c2a23308156e (diff) |
Enable QQuickWidget with OpenGL over RHI
Also adapts to new NativeTexture format, where the actual
handle is passed around instead of a pointer to it.
[ChangeLog][QQuickWidget][Important Behavioral Changes] In
earlier versions, the returned value from QQuickWidget::quickWindow()
would persist for the life time of the widget. This is no
longer the case, so if you are connecting to its signals, make
sure you also connect to its destroyed() signal and update the
connections when it is destroyed.
Fixes: QTBUG-78638
Change-Id: I33cee8543ef1ff5d31555ed3ac18ba78c9c45102
Reviewed-by: Qt CI Bot <[email protected]>
Reviewed-by: Laszlo Agocs <[email protected]>
Diffstat (limited to 'examples/quick/rendercontrol/rendercontrol_d3d11/window.h')
0 files changed, 0 insertions, 0 deletions