When will QQuickWidget and QOpenGLWidget be supported on iOS?
Mobile and Embedded
3
Posts
2
Posters
1.2k
Views
2
Watching
-
One of the known issues for QT5.4 is that QQuickWidget and QOpenGLWidget are not yet supported on iOS. Looking at the Qt5.5 projected release features I don't see this being addressed. Is there a projected date for when QQuickWidget and QOpenGLWidget will be supported on iOS? I have an app I've been porting from separate Android and iOS versions to Qt, but am reluctant to write new code that is dependent on the deprecated QGLWidget. Any reading of the tea leaves is most appreciated!