Sorry, answer sent only to Carsten ( my mistake... ) > Afaik you only have the option to remove the tab . I've implemented > that functionality, but right now I cannot contribute it to Gerrit > ( no maintainer for QWidgets module & no plans... ). > > If someone can tell me how to do it I'll be glad to do it for > Qt5.1 .... > > El 26/03/2012 21:43, "Carsten Breuer" <[email protected]> > escribió: > Hi guys, > > > i just spend some hours with trying to hide a tab in a > QTabWidget > that was designed with QtCreator (ui). > After searching the web it seems to me that the only way to > solve this > is to use the removeTab function. > > I don't want to use removeTab, because this means that i have > to save > the tab text somewherem, have to deal with translations and > with tab > position dependencies and much more. All stuff, that smart Qt > should do > for me. > > Is there any other function that i can use to hide tabs? > Someone...please :-) > > > Best Regards, > > > > Carsten > _______________________________________________ > Development mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/development
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
