e=sf.mpg...@qt-project.org
[mailto:interest-bounces+sue=sf.mpg...@qt-project.org] On Behalf Of Graham
Labdon
Sent: Monday, July 13, 2015 4:10 PM
To: Interest@qt-project.org
Subject: [Interest] List widget and drag and drop
Hi
I have a QListWidget that I need to support drag and drop
At the moment I have it so th
Hi
I have a QListWidget that I need to support drag and drop
At the moment I have it so that I can drag an item from an different widget and
have it added to the list
But when I drag an item internal to the widget the target of the drop seems to
be deleted from the list
I need a list widget tha