Qt 6.11 is out! See what's new in the release
blog
Organization tabs QTabWidget
General and Desktop
11
Posts
3
Posters
3.3k
Views
1
Watching
-
It's possible make a tab "stacking" in the QTabWidget?
-
These images/video can explain what I'm wondering.
-
[quote author="qxoz" date="1367383256"]Unfortunately there is no such option in QTabWidget. But i belive it is possible do by subclassing QTabWidget.[/quote]
is exactly what I want to do, but I do not know how to get started, what is the logic programming that involves that stacking tabs functionality?
-
After 3 days I'm back to wondering if anyone can help me in this problem.
Thank you.
-
I'm almost giving up.
Last attempt. Could anyone help me?