Details
-
User Story
-
Resolution: Unresolved
-
P4: Low
-
None
-
None
-
None
Description
QVariant has ctors taking float and double, and it has toDouble() and toFloat(), but it doesn't have the same for qfloat16, even though that is a built-in type (as in: has a QMetaType::Type enum entry for it).