import QtQuick 2.0 QtObject { property variant scarceResourceCopy property int width: 5 signal testSignal signal testSignal2 }