diff options
| author | Morten Sørvig <morten.sorvig@qt.io> | 2023-06-28 14:16:45 +0200 |
|---|---|---|
| committer | Morten Sørvig <morten.sorvig@qt.io> | 2023-07-04 15:42:01 +0200 |
| commit | 3f8f79ddafc68e2a3e1bdf59355e9a4958f46d12 (patch) | |
| tree | dfec5c39bb07cba62ab4d5f9d2f1cf4c1235d842 /tests/manual/wasm/qtloader_integration/main.cpp | |
| parent | 8aa0d71d06fc1673d90bddecc15c8c7917a39c32 (diff) | |
wasm: introduce virtual processPostedEvents()
Don't re-use processEvents() for the case where we
get a callback from the native event loop and want
to send events. This makes it clearer that these are
two different cases.
Align with the Core Foundation event dispatcher where
processPostedEvents() is virtual and is overridden
by the Gui event dispatcher to send window system events.
Pick-to: 6.6
Change-Id: I3ea9c55c1d9c03195c1937c4dcc0e5b689e15448
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
Diffstat (limited to 'tests/manual/wasm/qtloader_integration/main.cpp')
0 files changed, 0 insertions, 0 deletions
