import QtQuick 1.0 QtObject { property QtObject a a: [ QtObject {}, QtObject {} ] }