sl@15: import QtQuick 2.0 sl@15: sl@15: Rectangle { sl@15: width: 256 sl@15: height: 64 sl@15: color: red sl@15: }