Details
-
Bug
-
Resolution: Done
-
P2: Important
-
None
-
5.13.2
-
c0ce6747df8a28ebab37a2ef5cda7d0db4e51793 (pyside/pyside-setup/5.14)
Description
When using scriptableapplication if you run:
print(qApp)
you will get a QCoreApplication instance, instead of a QApplication from the C++ application.
This doesn't allow for the integration to work around QApplications methods like focusWidget which fails because is only a part of QApplication.
Attachments
Issue Links
- relates to
-
PYSIDE-1178 Replacing the qApp "macro" by a no-surprizes qApp callable?
- Closed
For Gerrit Dashboard: PYSIDE-1164 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
285248,8 | qApp: make sure to create the right instance when embedding | 5.14 | pyside/pyside-setup | Status: MERGED | -1 | 0 |
285256,3 | qApp: make sure to create the right instance when embedding | 5.13 | pyside/pyside-setup | Status: ABANDONED | 0 | 0 |