EGLFS QML+QWidgets
Unsolved
Mobile and Embedded
-
I'm attempting to make qml and qwidgets play nicely with each other in the same app, but it appears this may not be possible due to EGLFS's single window design. Is there either:
1.) A way to entirely disable an QWidget-based GUI, switch to an entirely QML-based GUI, and later revert to the previous location/state in the QWidget menu?
-OR-
2.) A way to make QML and QWidgets work together in the same UI using EGLFS