I have displayed the image in an Qlabel
Now I want to update the coordinate postion in Qlabel whenever I provide the coordinate value from the lineEdit.
I have obtained the coordinate position whenever I clicked on the image and now I want just to show position in Qlabel(image) whenever I provide the coordinate value..