#1206 suggests that dragging any dock onto the Body dock should always split the Body dock, rather than tabbing the Body dock.This can probably be done by creating drag-and-drop handlers for QDockWidgets which will then call QMainWindow.splitDockWidget.