diff options
| author | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2023-11-23 13:00:34 +0100 |
|---|---|---|
| committer | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2023-12-08 14:10:02 +0100 |
| commit | 20a36aedeaece97502d33862c4736d2cd1b735ef (patch) | |
| tree | d109d8c5cd8e465957efae596e91cae9dff7b125 /build_scripts/main.py | |
| parent | 8854d73e82ab2b1b917314d5c573e2dae197b34a (diff) | |
PySide6: Fix obtaining properties from QDBusInterface
Disable the PySide6 meta object functions of QDBusInterface since they
clash with the dynamic meta object builder it uses.
Note that it is then no longer possible to derive a Python
class with signals/slots from QDBusInterface.
[ChangeLog][PySide6] It is no longer possible to derive a Python class
with signals/slots from QDBusInterface. This is necessary to able to
retrieve properties via DBus.
Fixes: PYSIDE-2535
Change-Id: I6622c7d0bbc8e2684d1390e2888dc68053464189
Reviewed-by: Shyamnath Premnadh <Shyamnath.Premnadh@qt.io>
Diffstat (limited to 'build_scripts/main.py')
0 files changed, 0 insertions, 0 deletions
