Details
-
Bug
-
Resolution: Incomplete
-
Not Evaluated
-
None
-
5.11.2
Description
When PySide is embedded (Autodesk 3dsMax 2020 in this case) the QApplication::Instance() returns instance of QCoreApplicationWrapper instead of QApplicationWrapper. The fix is to register the qApp instance in QtWidgets import it if exists. I have attached the patch.
Attachments
Issue Links
- duplicates
-
PYSIDE-1135 [Q(Core/Gui)Application]: Wrong function type classification after sublcassing
- Closed
- relates to
-
PYSIDE-571 Support the qApp macro correctly
- Closed