How can I find the positions of 2 seperate click events using PyQt5 (Python)

后端 未结 0 614
孤街浪徒
孤街浪徒 2021-01-20 11:37

I want to find 2 the positions of 2 click events. Right now I can only show the picture with the following code:

import sys
from PyQt5.QtWidgets import QAppli         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题