QAction.menu() missed in PyQt6
Phil Thompson
phil at riverbankcomputing.com
Fri Aug 26 22:09:03 BST 2022
On 26/08/2022 19:33, Grzegorz Bokota wrote:
> 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?
In the current snapshot...
https://www.riverbankcomputing.com/pipermail/pyqt/2022-July/044817.html
Phil
More information about the PyQt
mailing list