[Development] Hiding Tabs in QTabWidget

Carsten Breuer CarstenBreuerQt at textwork.de
Thu Mar 29 21:42:43 CEST 2012


Hi Jordi,


great :-) Good News :-).

BTW:

I guess in Qt style it should be

   bool tabVisible(int index) const;
   void setTabVisible(int index, bool);


Thanks a lot and best Regards,



Carsten


Am 29.03.2012 14:29, schrieb Jordi Pujol:
> Hi Carsten,
> 
> I'm working *right now* in the implementation & test of 2 new methods
> ( I have to say Girish pointed me in the right direction ) :
> 
>     bool isTabVisible(int index) const;
>     void setTabVisible(int index, bool);
> 
> I'm testing and still with minor painting problems, it looks fine. You
> will see soon on gerrit my changes. I hope they get approved...
> 
> Best regards,
> 
> 	Jordi.
> 
> El dj 29 de 03 de 2012 a les 13:49 +0200, en/na Carsten Breuer va
> escriure:
>> Hi Jordi,
>>
>>
>>
>> thanks for the answer. Im looking forward to see
>> you changes in QT 5.1 :-).
>>
>>
>> Best Regards,
>>
>>
>>
>> Carsten
> 
> 
> _______________________________________________
> Development mailing list
> Development at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development




More information about the Development mailing list