A real number has a decimal point, e.g. 1.2 or -29.8.
Example:
Item { width: 100.45; height: 150.82 }
Note: In QML all reals are stored in single precision, IEEE floating point format.
See also QML Basic Types.
Thank you for giving your feedback.
Make sure it is related to this specific page. For more general bugs and requests, please use the Qt Bug Tracker.