I been looking at the QStyle example, and I love how they did the wood theme. But I was wondering how I can use the standard style of QTabWidget and QHeaderView (for TableWidget and TreeWidget), but I want to color those two things in like some other color, almost like as if I take a screenshot of my program and hue+colorize the GUIs, so that it matches the rest of my program.
The QStyle example program is sort of bloated with all sorts of style and confusing, so I'm not sure which ones belong to TabWidget + HeaderViews and which belong to like pushbutton etc which I don't need.
Can anyone tell me which items/events that I should code up, in order to just plain colorize those objects? Maybe even scroll bar if its easy to do.
Anyway thanks for the help and your effort to help me.![]()
Bookmarks