Yes, you can run QML code from withing a QtWidgets application by using QWidget::createWindowContainer().
You can also run QML-only apps by using the qml binary located in <QTDIR>/qtbase/bin.
↧










