diff options
| author | Morten Sørvig <[email protected]> | 2025-10-15 09:51:23 +0200 |
|---|---|---|
| committer | Morten Sørvig <[email protected]> | 2025-11-03 15:22:42 +0200 |
| commit | c99817a108279af51f74d006f7b433eba1110149 (patch) | |
| tree | 47801d0c4340173e191a48bf6a67c487501e8725 /src/widgets/statemachine | |
| parent | 6b789cdeaf3304cd4055fa0a5b98d35069f4f08c (diff) | |
Add FileSystemWritableFileStreamIODevice which provides
write support to a FileSystemWritableFileStream.
Add FileSystemFileIODevice which provides read/write
support to a FileSystemFile, by delegating to BlobIODevice
and/or FileSystemWritableFileStream.
Both implementations require asyncify/JSPI to call the
async native API behind the sync QIODevice API, and
suspend/resume using the new exclusive suspend functionality.
Change-Id: I753a8dff419b9bbbe9eefa68fb4ea866620d3c5c
Reviewed-by: Lorn Potter <[email protected]>
Reviewed-by: Even Oscar Andersen <[email protected]>
Diffstat (limited to 'src/widgets/statemachine')
0 files changed, 0 insertions, 0 deletions
