[PyQt] How to get a simple QTabBar in QT Designer (don't want a QTabWidget)

Claudio Felix felix.claudio at gmail.com
Sat Feb 27 22:31:10 GMT 2010


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


More information about the PyQt mailing list