[PyKDE] PyQt 3.11 Drag & Drop problem

Phil Thompson phil at riverbankcomputing.co.uk
Wed Mar 17 19:48:01 GMT 2004


On Wednesday 17 March 2004 13:28, Doug Bell wrote:
> A user of one of my programs is getting an exception under PyQt 3.11
> (with Qt 3.2.1) that did not occur under earlier versions.
>
> It happens when beginning a drag in a QListView.  The
> contentsDragEnterEvent(self, event) method seems to be sending a plain
> QEvent instead of a QDragEnterEvent.  As a result, calling
> event.accept() results in an AttributeError.

Can you reproduce it yourself?

What was the last version that it worked for?

Which SIP version?

Phil




More information about the PyQt mailing list