PDA

View Full Version : Change the text of TabBox in QtDesigner



franco.amato
20th October 2009, 01:15
Hi to all,
I developing an application using QtDesigner. I added 2 TabBox ( QtDesigner mark them as QWidgets ) and I would change the label of every tab. Not tab 1, tab 2 but in my case Track 1, Track 2. Seems QtDesigner doesn't allow me to do it.
How can I do it? I use visual studio 2005 and Qt integrator.

Best Regards,
Franco

RSX
20th October 2009, 01:43
It does allow you to do that, check "currentTabText".