import QtQuick 1.0 Loader { width: 200 height: 80 source: "GraphicsWidget250x250.qml" }