Logger
Release
taurus
taurus.qt
taurus.qt.qtgui
taurus.qt.qtgui.util
DropDebugger
Bases: PyQt4.QtGui.QLabel
PyQt4.QtGui.QLabel
A simple utility for debugging drag&drop. This widget will accept drops and show a pop-up with the contents of the MIME data passed in the drag&drop
dragEnterEvent
dropEvent
reimplemented to support drag&drop of models. See QWidget
QWidget