how to detach Tab page from QTabWidget?
I implemented detach tab pages using a button click “Detach“. Now I want to detach using drag Tab of tabwidget.
Any idea how to do that?