import QtQuick import QtQuick.Controls.Basic Button { background: Rectangle { radius: 4003 } }