> (the idea behind: I create a connection between both objects)
Maybe you can use Drag & Drop instead.
- Michael.
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
On 8 May 2014, at 9:06 AM, Andreas Cord-Landwehr wrote:
> Hi, I am looking for a proper way on how to apply a mouse press-release
> operation on two QtQuick objects. For simplicity, say I have two rectangles
> on the QtQuick scene. Now I want to press the mouse at one of them and
> release it
Hi, I am looking for a proper way on how to apply a mouse press-release
operation on two QtQuick objects. For simplicity, say I have two rectangles
on the QtQuick scene. Now I want to press the mouse at one of them and
release it at the other rectangle. By this, I want to listen to the onPressed