https://bugs.kde.org/show_bug.cgi?id=340125
kdeb...@chilon.net changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kdeb...@chilon.net --- Comment #3 from kdeb...@chilon.net --- Cool if you check http://stackoverflow.com/questions/27312189/expose-qlistqobject-hierarchy-to-qml it provides a way to get this working in declarative script. Martin: I couldn't find where the "workspace" property is set for declarative script, I assume in the DeclarativeScript constructor that it is copied from the qmlEngine when QQmlContext is constructed? If so then I'm worried that if I modify the "clientList()" interface to work via QQmlListProperty that I'll break it for javascript? I understand a fair bit of Qml now but I'm not sure how the clientList() interface works in the pure javascript mode. -- You are receiving this mail because: You are watching all bug changes.