See QStyle and friends.
I used QStyleFactory::keys() and without windows-style i have only Fusion.
It looks ok but not perfectly and I will need adjust it. Can I mix Fusion style with QPalette and/or QSS?
Maybe you know anything about ready style which I can download and use in my app?
I think that create own style require a lot of work but and my time now is limited...
Thanks,
Look at the "Styles Example" that comes with Qt. It does just this.
Bookmarks