Hello,

I was wondering if the Drag and Drop functionality could be used to move QTabWidget Tabs between two separate QTabWidgets. The alternative would be to use mouse press, move and release events to build out the functionality. I am just unsure about the applications and limitations of the Drag and Drop feature built into Qt and was hoping for some clarification.

Much Appreciated