[Interest] Adding objects in QML and scrolling it

Николай Шатохин n.shatokhin at gmail.com
Thu Oct 4 01:11:22 CEST 2012


Hello.

Can anybody help me with my problem? I have a scene (Rectangle). I need add
objects (circles) into scene by signal (signal returns coordinates) from
C++ class and move all objects on scene to left after it (scrolling).

So, how can I add new object (Qml type)?
How can I move all added objects to left by x coordinate for a custom value?
How can I destroy object when it left screen?

Best regards,
Nick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20121004/ec86018c/attachment.html>


More information about the Interest mailing list