Hello,
I want to drag one rectangle(rect1) onto another(rect2).
I want rect1 to move with dragging.
Also i want rect2 to be notified when rect1 come onto it.
Do i want too much?
Should i use QMimeData for communication, is it needed even tough i do not
want to pass any data?
Thanks for any idea.
_______________________________________________
Qt-qml mailing list
[email protected]
http://lists.qt.nokia.com/mailman/listinfo/qt-qml

Reply via email to