Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello guys,
I'm trying to create a new tab widget with some widgets in tab pages and i'd like the user to have the ability to customize the tab pages by drag n drop the widgets between the tabs. Is it possible?
thanks in advance for your help!
Out of the box, using a QTabWidget no. however if you use Qt 5.6 or later and use QDockWidget to build your tabs you can have this functionality ready