diff options
| author | Cristian Maureira-Fredes <Cristian.Maureira-Fredes@qt.io> | 2020-07-06 15:47:49 +0200 |
|---|---|---|
| committer | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2022-12-20 11:40:20 +0100 |
| commit | 054feeeb062c3633cc51b1cc7c214cd0ee389beb (patch) | |
| tree | 6156f1d6e1dd47bcc7a08d048c2f4f128fa79df1 /sources/pyside-tools/deploy_lib/python_helper.py | |
| parent | f804abae4a8f7e0eaf6d749ed4b26dbe56213b38 (diff) | |
PySide6: Add vertexDataAsPoint2D()/setVertexDataAsPoint2D()
vertexDataAsPoint2D returns a pointer (const/non-const for
modification) to a series of Point2D within a geometry, but since in
Python we don't have access to it, this change replaces that signature
for one that returns a list of Point2D elements.
For Pythonicity, also add a setter setVertexDataAsPoint2D() to enable
modification.
Fixes: PYSIDE-1345
Change-Id: I6aba2a097022637c398ad94c17f342f13b4da449
Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>
Diffstat (limited to 'sources/pyside-tools/deploy_lib/python_helper.py')
0 files changed, 0 insertions, 0 deletions
