Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想模拟在 web 视图上按下 Esc 键。但我找不到任何出路。我考虑过使用 QKeyEvent 和 QApplication::postEvent,但我找不到任何方法来实现它
提前致谢
马尔钦