[Development] How to skip write property in qml's property binding?

Ulf Hermann ulf.hermann at qt.io
Mon Aug 5 12:42:42 CEST 2024


Hi,

you should also be able to add a RESET attribute to the property. It is 
conveniently triggered when assigning undefined to the property and 
resets it to the default value. This may be the cleanest way to deal 
with it.

best regards,
Ulf


More information about the Development mailing list