Details
-
Bug
-
Resolution: Won't Do
-
P3: Somewhat important
-
None
-
5.6.1
Description
As documented under Render Control:
http://doc.qt.io/QtQuick2DRenderer/qtquick2drenderer-limitations.html#render-control
QQuickRenderControl depends on OpenGL to function and will not function with Qt Quick 2D Renderer. Using QQuickRenderControl can lead to unexpected behavior and crashes.
This could mention that for example QQuickWidget uses QQuickRenderControl.
This does not apply to 5.8 and newer releases apparently, but since 5.6 is LTS, this might be good to mention there.