plasmaquick: Use application-wide shared engine in SharedQmlEngine if available
- plasmaquick: Use application-wide shared engine in SharedQmlEngine if available
We now set a property "__qmlEngine" on the application to be able to share the main QML engine with loaded plugins. So try and use that if we're initializing a SharedQmlEngine and it's internal shared engine was not created yet.