I add a menu on the QWidget subclass, but when the menu appears more a menu "Actions"
I do not understand how going on, Please advice???
I add a menu on the QWidget subclass, but when the menu appears more a menu "Actions"
I do not understand how going on, Please advice???
Hi,
There are two articles available in the wiki which solve your problem.
Study this below two article and find your fault in your code.
http://wiki.forum.nokia.com/index.ph...Qt_for_Symbian
http://wiki.forum.nokia.com/index.ph...Qt_for_Symbian
Best regards,
Hmm.. I'm not sure what you mean by that.. Do you mean that you are wondering why there is a menu item called "Actions" in the menu? If that is what you mean then this wiki article explains what it is and how you can remove it:I add a menu on the QWidget subclass, but when the menu appears more a menu "Actions"
I do not understand how going on, Please advice???
http://wiki.forum.nokia.com/index.php/Qt_Menus
If you just want to know how to use Qt menus then read that same wiki article.