Would or IS? It is important to make sure the paintEvent() method is being called as you drag the mouse. I’d try updating the coordinates in another event, say mouseMoveEvent().
Would or IS? It is important to make sure the paintEvent() method is being called as you drag the mouse. I’d try updating the coordinates in another event, say mouseMoveEvent().