Quantcast
Channel: Qt DevNet forums: Qt Quick 1283365070**
Viewing all articles
Browse latest Browse all 4972

How to track the coordinates of draggable, dynamically-created Qt Quick objects?

$
0
0
See this, for example: accessing children [github.com] children arrays as properties [github.com] and this [github.com] Feel free to roam through the whole project. If you take a look at newer commits (say, after September 2012) you will see how it can be done in C++ (I have moved most of “hardcore” functionality to C++). The project requires Qt5, and works well with QtCreator. EDIT: thing you really want to take a look at is aimLine, updateAimLine() and aimLineTimer – that stuff looks very much like what you are trying to achieve.

Viewing all articles
Browse latest Browse all 4972

Trending Articles