pragma ImportFiddle: "BlueRectangle@ab1" import QtQuick Item { anchors.fill: parent BlueRectangle { anchors.centerIn: parent } }