import Test 1.0 import Qt 4.6 MyContainer { Component { id: myComponent MyQmlObject { value: 11 } } }