QAction.menu() missed in PyQt6
Grzegorz Bokota
g.bokota at mimuw.edu.pl
Fri Aug 26 19:33:21 BST 2022
Dear Phil,
I just found that QAcition.menu() is not a method of QAction even if in Qt
documentation it is marked as obsolete, not removed
https://doc.qt.io/qt-6/qaction-obsolete.html#menu.
It is possible to restore this method as it allows for smother migration
between PyQt5 and PyQt6?
Regards,
Grzegorz Bokota
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20220826/85a9c802/attachment.htm>
More information about the PyQt
mailing list