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

bool QML Basic Type

a binary true/false value. More...

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

Example:

Item {
    focus: true
    clip: false
}

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