import QtQuick 2.0 QtObject { property Item paps property QtObject myObj: paps.obj property int myVal: paps.val }