Python: Drag from pyqt5 to folder/desktop

前端 未结 0 1055
余生分开走
余生分开走 2020-12-30 00:17

I have this script that allows dragging a file to a pyqt5 gui and receiving its path:

import sys
from PyQt5.QtWidgets import QApplication, QMainWindow
from id         


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