diff options
| author | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2024-07-30 08:42:25 +0200 |
|---|---|---|
| committer | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2024-07-31 15:22:06 +0200 |
| commit | 22fb42c839ad29b24874698385d1c32c97c3bc79 (patch) | |
| tree | 5f005992af71efc08ca545df9ef861fc80882eed /sources/pyside-tools/deploy_lib/dependency_util.py | |
| parent | b2b01c5b18465ee6ac1b42705eb2df22a69cc9ab (diff) | |
Register a Python to QVariant value conversion for opaque containers of QList
Generate an additional conversion from opaque containers of QList to
QVariant such that opaque containers can be used as initial context
properties in QML, for example for the PathPolyline type.
Split out some helper functions for generating the conversions in the
opaque container code and add a function
prependPythonToCppValueConversion() to libshiboken and enables
prepending a conversion before the default catch-all conversion to
PyObjectWrapper,
Fixes: PYSIDE-2820
Change-Id: If81ea670933b560b7998b3704acf79fc98132fb8
Reviewed-by: Shyamnath Premnadh <Shyamnath.Premnadh@qt.io>
Diffstat (limited to 'sources/pyside-tools/deploy_lib/dependency_util.py')
0 files changed, 0 insertions, 0 deletions
