aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/doc/tutorials/qmlsqlintegration/sqlDialog.py
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2021-10-01 11:30:48 +0200
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2021-10-01 13:41:41 +0200
commit614787bfc8f0210e30beecc0f03c9fe772f9c139 (patch)
treed906e43ab4f48b018f517f846b9baf6709aaad49 /sources/pyside6/doc/tutorials/qmlsqlintegration/sqlDialog.py
parente5f5cbdb927f1bacf4a4e1c1170ecb6540568e54 (diff)
Documentation: Fix missing signal/slot lists in class documentation
shiboken needs to run with pyside extensions to parse the Qt annoations correctly. Change 62c21af778b7bff6c86e7f89ef03a87efa6c51cb moved the compiler defines from the pyside global header into shiboken. This caused the function type detection to fail in the doc generator since it did not pyside extensions and thus signals/slots were listed as normal functions. To fix this, move the --enable-pyside-extensions option to the base class Generator and add it to documentation's CMakeLists.txt. Pick-to: 6.2 5.15 Change-Id: I70142367ee01839d8e44cbf31e894991cf941197 Reviewed-by: Christian Tismer <tismer@stackless.com>
Diffstat (limited to 'sources/pyside6/doc/tutorials/qmlsqlintegration/sqlDialog.py')
0 files changed, 0 insertions, 0 deletions