a binary true/false value. 更多...
The
bool
類型引用二進製 true/false 值。
Properties of type
bool
have
false
as their default value.
範例:
Item { focus: true clip: false }
This value type is provided by the QML language.
另請參閱 QML Value Types .