How to launch qml screen from C++ button click handler from slot
-
Hi,
bq. I want to launch this from already existing C++ button handler.
Where is this C++ button handler ?
Also Check "this":http://qt-project.org/doc/qt-5/qqmlcomponent.html -
Do you want these new QML loaded inside the class ?
If yes, then better option would be to use "QQuickWidget":http://qt-project.org/doc/qt-5/qquickwidget.html