Dawid Sip wrote:
> Hi,
>
> I'am working on a way to visualize the zValue hierarchy of 
> PolygonItems in my scene. To do this I want to use the ListView which 
> supports interaction with its items like moving. I need the behavior 
> where one list element(item) can be moved down/up to a new index 
> position and inserted on that postion while other items are pushed to 
> free the space..
> I have experimented with the ListView but apparently Im doing 
> something wrong because the only behavior I get is CopyAction, istead 
> I need the MoveAction which wont work.. I have attached a small 
> example where You can see what I mean.
>
> How do I get the MoveAction to work?
Hi Dawid,

Drag and Drop on ListView is not working according to the docs. I've 
filed a bug with the itemviews guys.

best regards,
Gunnar
_______________________________________________
Qt-jambi-interest mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest

Reply via email to