<div class="gmail_quote">On Sun, Mar 11, 2012 at 1:09 AM, Stefan Majewsky <span dir="ltr"><<a href="mailto:stefan.majewsky@googlemail.com">stefan.majewsky@googlemail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Looks like the established pattern. I expect the actual design work to<br>
lie in deciding which objects are exported to QML, e.g. is there a<br>
separate ball object or just some ballPos and ballVelocity properties?<br></blockquote><div><br></div><div>Ideally, all the graphic elements should be exported to QML and not just</div><div>properties. The C++ part should purely contain the logic implementation</div>
<div>and interaction with the QML part, nothing else.</div><div><br></div><div>Cheers,</div><div>Viranch</div><div><br></div></div>