summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/widgets/graphicsview/functional/GraphicsViewBenchmark/widgets/listmodel.cpp
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2024-04-26 21:51:13 -0700
committerDavid Faure <david.faure@kdab.com>2024-05-07 21:22:27 +0000
commited70faf87af42dea290853730093b3c2ecb90b0e (patch)
tree331e69d362b20b77da5093a1209df40bf4fdf450 /tests/benchmarks/widgets/graphicsview/functional/GraphicsViewBenchmark/widgets/listmodel.cpp
parentab2f4ef8fad82fd07dac8768b8dcb94b11b271b6 (diff)
QCoreApplication: make removeNativeEventFilter() remove from main thread
installNativeEventFilter() always installs on the main thread, so match it. [ChangeLog][QtCore][QCoreApplication] Fixed a mismatch on which event dispatcher was modified between installNativeEventFilter() and removeNativeEventFilter(). Now both functions in QCoreApplication access the main thread's event dispatcher. To access the current thread's dispatcher, use QAbstractEventDispatcher's functions. Fixes: QTBUG-124783 Pick-to: 6.5 6.7 Change-Id: I6979d02a7395405cbf23fffd17ca09e1ac43f1f3 Reviewed-by: David Faure <david.faure@kdab.com>
Diffstat (limited to 'tests/benchmarks/widgets/graphicsview/functional/GraphicsViewBenchmark/widgets/listmodel.cpp')
0 files changed, 0 insertions, 0 deletions