<div dir="ltr"><div><div>Hello, <br><br></div>    I was trying to build a small UI using PyQt . It has a window , a button(Rotate) , and a polygon(rectangle) in a QGraphicsView. One aim of the app is to allow the user to rotate the polygon. That is after the button is clicked and the user clicks at a point , the nearest vertex automatically shifts or tilts towards the user click. Ive also set the polygon to be movable before the click and not movable after the click. The problem is if the user moves the polygon and then clicks , the polygon rotates in a weird manner. Could someone help me figure out the error?<br>
<br></div>Here is the link to my code:<br><div><div><div><a href="http://pastebin.com/SqjaHjt5">http://pastebin.com/SqjaHjt5</a><br><br clear="all"><br>-- <br>Regards,<br>Manoj Kumar,<br>Mech Undergrad.<br>BPGC<br><a href="http://manojbits.wordpress.com" target="_blank">Blog</a><br>

</div></div></div></div>