Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.4.1
-
None
Description
When a QVariant contains a double number, calling QVariant::canConvert() on the QVariant returns true, but calling QVariant::convert() returns false. It seems a bug. Attached is the sample code for duplication. Please investigate.
Attachments
Issue Links
- relates to
-
QTBUG-53384 QVariant not working with Q_ENUM
- Closed