开发者

How to change styles of menu in a Nokia Qt application

开发者 https://www.devze.com 2023-01-31 13:33 出处:网络
I want to create menu in Nokia Qt, and I am very new to Qt,. I have added screen shot. And I want to create menu li开发者_StackOverflow中文版ke shown in that screen shot.

I want to create menu in Nokia Qt, and I am very new to Qt,. I have added screen shot. And I want to create menu li开发者_StackOverflow中文版ke shown in that screen shot.

How to change styles of menu in a Nokia Qt application


That is just a styled application. Qt supports CSS for styling controls, so just look it up in the documentation (it's QStyle or something like that.)

0

精彩评论

暂无评论...
验证码 换一张
取 消