开发者

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

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜