Skip to content

Draft: Call QQmlContext->setContextProperty later

Fabian Vogt requested to merge work/fvogt/kde496057 into master

There's some regression in Qt that breaks updates to the QQmlContext after it's been used to instantiate an object. Neither finishing construction of derived classes nor addition of context properties are properly handled.

https://bugs.kde.org/show_bug.cgi?id=496057

Merge request reports

Loading