Hello, I need help with rotating a pixmap inside a widget. What I have is a Circle and a Pointer, they are both 2 seperated images. (Think about a Tachometer) I have already the pointer in the middle of the circle as I want. What I am failing with is to rotate the pointer as I want.

I can rotate it but its not rotating from the point where I need it to rotate. Right now it is rotating from somewhere I dont know where, I need the pointer to stay where it is and rotate from there.