[PyQt] Accessing the menu objects in an application

Miguel Lobo mlobol at gmail.com
Sun Mar 25 13:15:54 BST 2007


You can put your mutually exclusive actions in an action group (see
http://doc.trolltech.com/4.2/qactiongroup.html ) and then make the action
group exclusive.

Regards,
Miguel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20070325/90ce8458/attachment.html


More information about the PyQt mailing list