Relative Content

Tag Archive for pythonpyqt6qpainterqpointer

the position of circles is incorrect

I am trying to use PyQt6 to design a program that draws a red circle at the position where the user clicks. However, when I click on the image label, the position is incorrect. Additionally, I set up a list of the positions of the circles, but they are also not in the right place.