Item {
    width: qmlObject.value
    height: width + 10
    x: width / height
    y: x + width + height
}
