How to detect when window imported by `QWindow.fromWinId` is destroyed by its creator?

前端 未结 0 1092
青春惊慌失措
青春惊慌失措 2021-01-21 03:26

I\'m embedding another window into a Qt widget using PySide2.QtGui.QWindow.fromWinId(windowId). It works well, but it does not fire an event when the the original X

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