Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

real QML Basic Type

a number with a decimal point. More...

The real type refers to a number with 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 double precision, IEEE floating point format.

This value type is provided by the QML language.

See also QML Value Types.

Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded