aboutsummaryrefslogtreecommitdiffstats
path: root/examples/scriptableapplication/pythonutils.cpp
diff options
context:
space:
mode:
authorChristian Tismer <tismer@stackless.com>2021-01-13 13:49:42 +0100
committerCristian Maureira-Fredes <Cristian.Maureira-Fredes@qt.io>2021-02-11 14:06:29 +0100
commitd1d2c2385a12a7528ed9a966546aa229a962ab3b (patch)
treee7db1d3b76c1919488e49adf389b85f073c45fa7 /examples/scriptableapplication/pythonutils.cpp
parentdb9753fc25d31e8c19abdc70408f484ab9cb34e6 (diff)
shiboken: Provide the correct inheritance for enum types
This works for Python 2, already. Python 3 has the extra complication of a special long integer implementation that is hard to get rorrectly mapped to the enum structure. There is still some work necessary to let objects look right, although we are inheriting from `ìnt`. Development happens on 5.15, because it still has to cope with both Python versions. This will finally go into dev . TODO: Rewrite this, transfer to dev Change-Id: Ifaaea40a4ddf2337e565fb57e6a69b7cc9a6040f Fixes: PYSIDE-1347 Pick-to: 6.0 Pick-to: 5.15 Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>
Diffstat (limited to 'examples/scriptableapplication/pythonutils.cpp')
0 files changed, 0 insertions, 0 deletions