DropDebugger
- class DropDebugger(parent=None)[source]
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
Import from
taurus.qt.qtgui.util
as:from taurus.qt.qtgui.util import DropDebugger