You are not logged in.

Dear visitor, welcome to QtForum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Tuesday, April 22nd 2008, 7:39pm

Subclassing QTabBar

Hello is there any way to change the color of the QTabBar component of the QTabWidget and also without changing the color of the entire QTabWidget?.
I think i need to subclass QTabBar and handle the corresponding QPaintEvent to do the colors the way I want.

Any suggestions or other solutions ?!
Thanks in advance,