import QtQuick 1.0 Item { id: myId Component { id: myId QtObject {} } }