bool QML Basic Type

The bool type refers to a binary true/false value.

Example:




This basic type is provided by the QML language.

See also QML Basic Types.