[Qt-qml] Finding the coordinates of an item in a (Grid)View

Pertti Kellomäki pertti.kellomaki at nokia.com
Wed Nov 3 12:54:46 CET 2010


Hi Mathias,

On 11/02/2010 10:00 PM, Malmqvist Mathias (Nokia-MS/London) wrote:
> Maybe you've already found a solution to your problem. If not, I think
> your should look into the posibility of re-parenting the item you click
> on, out of the view before you move it. You can do this by giving the
> item a new state and in it define a ParentChange.
>    
Thanks for answering this, I have not in fact found a solution yet. I 
tried quickly but I could not figure out how to re-parent an item in a 
GridView. I tried doing it in the delegate but my straightforward 
attempt did not work.
-- 
Pertti




More information about the Qt-qml mailing list