pragma Singleton import QtQuick QtObject { readonly property int s: 9 readonly property int m: 15 readonly property int l: 30 readonly property int radius: 4 }