开发者

handle windows message in Qt

开发者 https://www.devze.com 2023-01-22 15:39 出处:网络
hi we can hand开发者_开发技巧le windows message in c# with overrideWndProc how we can do it in QtYou might be able to override QCoreApplication::winEventFilter() ?

hi we can hand开发者_开发技巧le windows message in c# with override WndProc

how we can do it in Qt


You might be able to override QCoreApplication::winEventFilter() ?

0

精彩评论

暂无评论...
验证码 换一张
取 消