![]() |
Home · All Classes · All Functions · Overviews |
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.
Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies) | Trademarks | Qt 4.7.0 |