import QtQuick 2.3 QtObject { property int gridUnit: 24 property int spacing: gridUnit / 3 }