summaryrefslogtreecommitdiffstats
path: root/src/plugins/generic/tuiotouch/qtuiohandler.cpp
diff options
context:
space:
mode:
authorMårten Nordheim <marten.nordheim@qt.io>2025-09-26 16:22:38 +0200
committerMårten Nordheim <marten.nordheim@qt.io>2025-12-02 02:24:38 +0100
commit710847b3a5715bedbc7f30abafe8d55c58eafc9f (patch)
tree76eeb8ee064041306c1e767552dfd37e54952c1d /src/plugins/generic/tuiotouch/qtuiohandler.cpp
parent4371a6cff94c703caf54d45fcb1bd9511642861d (diff)
Add QIORing backend for QRandomAccessAsyncFileHEADdev
This adds a backend for QRandomAccessAsyncFile to use the recently introduced QIORing. Since all uses of of QRandomAccessAsyncFile expects signals to be emitted after returning control to the caller, and QIORing may complete anything synchronously, we emit signals only after returning to the event loop. This could probably be optimized later to be a direct emission when it's not technically needed, but is not a priority right now. Task-number: QTBUG-136763 Change-Id: I8acfa7f716e5625da498cc4b6fbe493ebd783f99 Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
Diffstat (limited to 'src/plugins/generic/tuiotouch/qtuiohandler.cpp')
0 files changed, 0 insertions, 0 deletions