diff options
author | Ulf Hermann <ulf.hermann@qt.io> | 2023-03-27 18:00:46 +0200 |
---|---|---|
committer | Ulf Hermann <ulf.hermann@qt.io> | 2023-03-30 15:46:55 +0200 |
commit | 03ff348b4942ae29dd5bc2bd563998d7ba82ecd7 (patch) | |
tree | 8077bce26455108b449bb7bb9a3974a2b424cf3b /examples/qml/tutorials/extending-qml-advanced/advanced6-Property-value-source/main.cpp | |
parent | 407ed344dadec77ae8ddb976a8ab1acfedcdb86d (diff) | |
download | qtdeclarative-03ff348b4942ae29dd5bc2bd563998d7ba82ecd7.tar.gz |
QmlCompiler: Support more integer types
This adds support for 8- and 16-bit signed and unsigned integer types.
The test exposes that the engine fails to correctly convert out of range
values when assigning to a 32-bit int property. Fix that as drive-by.
Fixes: QTBUG-101634
Change-Id: I0a4177f49ffc062a1f444e30424e94c1f293e70c
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Diffstat (limited to 'examples/qml/tutorials/extending-qml-advanced/advanced6-Property-value-source/main.cpp')
0 files changed, 0 insertions, 0 deletions