import QtQuick 2.0

Item {
    Component {
        id: myId
        id: myId2
        QtObject {}
    }
}
