munna
18th March 2006, 07:59
Hi,
This is the situation.
I have built a menu (QMenu) with actions (QAction). Now i want to add another action to it but before that i need to check if an action with the same name already exists in the menu or not.
How can i do this?
Thanks a lot
This is the situation.
I have built a menu (QMenu) with actions (QAction). Now i want to add another action to it but before that i need to check if an action with the same name already exists in the menu or not.
How can i do this?
Thanks a lot