Create a c++ class which take values from console.log and values should assign to (x,y) position parameters in an Item.
So if Item dragged position changes shown in console.log and have to update to (X,Y) positions in main.qml.
can i know how to assign values . Below mentioned is sample Screenshot.
