import Test 1.0 import Qt 4.6 QtObject { property var child child: HelperAlias { objAlias: QtObject {} } }