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