Hi, How to correctly name that that when in QML I write "width: parent.width / 2", for example, then when parent.width changed then changed and width too? I.e. automatic propagation? Thank you.