Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.5
-
None
-
e7cb3cb04 (dev), b83de5f9a (dev), 69db2dbc4 (dev), f10630aa0 (dev)
Description
We do have some enum properties in Quick itself whose underlying type is not int. While support for large integer types will require bigint support, we should at least properly convert types smaller than int.
Attachments
Issue Links
- covers
-
QTBUG-98869 based enum with negative value not handled correctly as Q_PROPERTY
- Reported
- depends on
-
QTBUG-101634 Add builtin types for 8 and 16bit integers, as well as unsigned 32bit
- Closed
- relates to
-
QTBUG-65843 Support bigint/BigInt in JavaScript and QJSValue
- Open
-
QTBUG-84055 Custom enumeration not supported by qt's signal system
- Open