Hi Kai, I've noticed also we have a 'Loader' component in QML, isn't this exactly what I'm trying to achieve by exposing QDeclerativeView through the context chain? I want to be able to control the positioning of the QML 'subview' and control its dimensions / appearance from the controlling UI. Does it not mandate that I expose the whole view object to the context - which if I'm reading right, is exactly what the Loader component is?
Many thanks, -Sivan On Mon, May 7, 2012 at 2:35 PM, <kai.koe...@nokia.com> wrote: > Sure. You can just expose the QDeclarativeView object in the context of the > controller engine. Then you'd just need to set the 'source' property. Anyhow, > you could as well use an indirection by exposing your own reload() function > to the context ... > _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest