Use a shared QQmlEngine when possible
If a qml engine is found as the property __qmlEngine of qApp, use it to load the qml, in order to workaround the bug
Edited by Marco Martin
Join us at Akademy to celebrate KDE's 30th anniversary! Travel support requests are open till May 31st. Register now.
If a qml engine is found as the property __qmlEngine of qApp, use it to load the qml, in order to workaround the bug