[PyQt] can't drop external data onto QTreeView

danny shevitz at lanl.gov
Tue Sep 28 21:10:43 BST 2010


stupid me.

I had:

if not index.isValid():
   return QtCore.Qt.NoItemFlags

in my flags() override.

doh!

D




More information about the PyQt mailing list