pragma Singleton import QtQuick 2.7 // =================================================================== QtObject { property int margin: 10 }