[Development] Hiding Tabs in QTabWidget
Carsten Breuer
CarstenBreuerQt at textwork.de
Thu Mar 29 13:49:19 CEST 2012
Hi Jordi,
thanks for the answer. Im looking forward to see
you changes in QT 5.1 :-).
Best Regards,
Carsten
Am 27.03.2012 07:51, schrieb Jordi Pujol:
> 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" <CarstenBreuerQt at textwork.de>
>> 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
>> Development at qt-project.org
>> http://lists.qt-project.org/mailman/listinfo/development
>
>
> _______________________________________________
> Development mailing list
> Development at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development
More information about the Development
mailing list