Qt 6.11 is out! See what's new in the release
blog
[solved]Stylesheet the native menubar ?
General and Desktop
4
Posts
2
Posters
1.9k
Views
1
Watching
-
Hi,
I am developing a QMainWindow application and i want to know how can I custom-style the menubar ? is posibile ?
Thank you in advance, -
Have you found "these examples in the docs?":http://qt-project.org/doc/qt-4.8/stylesheet-examples.html#customizing-qmenubar
-
Now, i have a way to style it.
Thank you !