Share the qml engine as a qApp property
use this for weird kcms that are still qwidget but have an internal QQuickWidget, so that they can share the qqmlengine
this works around BUG: 488326
Edited by Marco Martin
use this for weird kcms that are still qwidget but have an internal QQuickWidget, so that they can share the qqmlengine
this works around BUG: 488326