开发者

How can I have a dynamically changing menu in a single QMainWindow, multiple nested QWidgets application on Symbian Qt?

开发者 https://www.devze.com 2023-02-05 13:49 出处:网络
My application consists of one QMainWindow, and a nested QStackWidget containing the rest of the application \"forms\".

My application consists of one QMainWindow, and a nested QStackWidget containing the rest of the application "forms".

I would like to have a soft-key activated menu on ea开发者_如何学编程ch of those sub forms.

How is this possible?


Hi sabbour here is the link,which gives you a detailed info, perhaps this could be very useful


You need to create the Multiple widgets and associated menu items, when you load the widget in stack, you need to load your menu items accordingly in the mainwindow menu bar. Note your menu bar is constant and only menu items will be getting changed.

0

精彩评论

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

关注公众号