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
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to