Skip to content
Commit 758d2c44 authored by Marco Martin's avatar Marco Martin
Browse files

Reintroduce immutable property

For compatibility, reintroduce a Q_PROPERTY called immutable
which is true whether the immutability is not mutable.

This makes it compatible with the existing QML, for which it's
a clearer API to be just a bool. If needed for more granularity
between UserImmutable and SystemImmutable, a new property can
be added later, but it's still better to have a simpler bool
by default.
parent 01e43e41
Pipeline #418518 passed with stage
in 2 minutes and 14 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment