> -----Original Message----- > From: [email protected] > [mailto:[email protected]] On > Behalf Of Igor Mironchik > Sent: Thursday, 10 September 2015 11:16 PM > To: [email protected] > Subject: Re: [Interest] QListView and Drag&Drop > > Hi, > > On 10.09.2015 14:34, Igor Mironchik wrote: > > Hi, > > > > I in icon mode from QListView with default drop action MoveAction. > > > > When I drag icon from one list view to another and drop it there - > > icon dissapear in first list view and appears in another. All is fine. > > > > But removeRows() did't invokes on the model. How it works then? > > I've found the problem. So much experiments on puzzle example from Qt... > > Just want to say that in standard puzzle example so much bugs... So much > drag & drop bugs...
We have a bug tracker: bugreports.qt.io ;) > If you are interested in my research look at the attachment. May be you > can give some more tips... > > -- > Best Regards, > Igor Mironchik. _______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
