hi
i have a qlabel which has to be moved when the mouse receives the mouse move event.

but the documentation warns like this

Warning: Calling move() or setGeometry() inside moveEvent() can lead to infinite recursion.


Then how to achieve movement of a widget