Qt-Advanced-Docking-System
Qt-Advanced-Docking-System copied to clipboard
Create CDockWidget from drag
trafficstars
Is it possible to create a dockable widget from dragging an arbitrary no-dockable widget? Some other framework supports this and it is quite convenient.
See the following example made with Golden Layout (web based)
I couldn't find how to do. If not supported, what kind of change would be required?