Hello everyone. Having some trouble on osx with QDockWidgets (qt 4.8.1). I have several QDockWidgets which contain various qabstractitemviews. Some contain qtreeviews, and some qlistviews. These operate correctly when the qdockwidgets are docked, but when floating the itemviews don’t allow drops and I’m not receiving signals for dragmove, dragenter, or drop. They work correctly at all times on win and linux.
↧