diff options
author | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2024-12-20 13:32:04 +0100 |
---|---|---|
committer | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2024-12-30 11:06:15 +0100 |
commit | c78ddb92a8b8f3b55fd3abfac94c88fe16d9618f (patch) | |
tree | 997e2f9e551125b1a8eb971b73c2415388221fcb /examples/opengl/threadedqopenglwidget/renderer.py | |
parent | dfc0cd3dc5c72245fede4e58780f9ab3736d8466 (diff) |
shiboken6: Separate constructors for bindings from other functions
They don't need any of the complicated checking for static/non-static
overloads that is done for normal functions. Moreover, making base
class constructors visible using the "using" directive does not work
since the name is different.
Store a list of relevant constructors in the global per-class
info cache of the generators and use in the relevant places.
Task-number: PYSIDE-2966
Change-Id: Iba355e3dff9985c1b4806d23b2df5b1a998d7d9f
Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>
Diffstat (limited to 'examples/opengl/threadedqopenglwidget/renderer.py')
0 files changed, 0 insertions, 0 deletions