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
PySide2.QtGui.QWindow.fromWinId(windowId)