I want change color all tab different color, but i dont find the solution.
I try overload the class QTabBar and QTabWidget, but its not possible? paintEvent have some private class and variables...
I have idea overload the QTabBar::initStyleOption, add here only one line to change background color for tab index, but this function its not VIRTUAL
qt 4.5.1
Any idea?
Sorry for english



Reply With Quote


aintEvent() but you should know if you are up to it.



Bookmarks