import Qt 4.6

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