The
double
type refers to a number with a decimal point and is stored in double precision,
IEEE floating point
格式。
范例:
Item { property double number: 32155.2355 }
此基本类型由 QML 语言提供。
另请参阅 QML 基本类型 .