A QTabWidget / QToolBox hybrid?
I want to use a tabbed widget that also supports detaching a tab and positioning in below or above another tab, creating sort of a tool box.
Or in short, something similar to this:

What I notice is QTabWidget always stays tabbed, it doesn’t detach and is not really movable, while QToolBox can only show one page at a time.
Is there a stock widget that supports this or do I have to reinvent the wheel? :)
4 replies
You must log in to post a reply. Not a member yet? Register here!



