Hi all, I have an app where I want to use a QTabBar but in QT Designer there is only a QTabWidget. Since I don't want to select pages of widgets by the tabs, but just need the index of the chosen tab, is there any way to get a QTabBar in QT Designer? Cheers, Claudio