On 19-07-2024 11:25, JiDe Zhang wrote:
Thank you, but I can't use `text: fooObject?.foo ?? ""`, because I would not the `text` property change if when fooObject change to null. If fooObject's new value is null, I want the |text| property keep old value.||
Sounds to me you need an assignment, not a binding. Cheers, André
-- Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development