Details
Description
Hello,
it's not possible on PySide2 5.11.1 to get the action() from an QActionEvent.
This missing binding is not documented:
https://wiki.qt.io/Qt_for_Python_Missing_Bindings
And it should work with native Qt 5.11.1:
https://doc.qt.io/qt-5/qactionevent.html#action
Attachments
Issue Links
- relates to
-
QTBUG-76495 Move QAction out
- Closed