Skip to content

Conversation

@Luweijia1989
Copy link

when there is a widget that has a attribute Qt::WA_NativeWindow inside the mainwindow, QWinWidget will never receive any native event.
to fix this, install a native event filter for QWinWidget to force it to get the native event.

weijialu added 2 commits January 7, 2020 10:33
when there is a widget that has a attribute Qt::WA_NativeWindow inside the mainwindow, QWinWidget will never receive any native event.
to fix this, install a native event filter for QWinWidget to force it to get the native event.
click close button just class QWinWidget's close, not just do QApplication::quit.
@Luweijia1989 Luweijia1989 changed the title fix issue #13 fix issue #13 and add support for QWinWidget multi instance Jan 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant