Details
-
User Story
-
Resolution: Unresolved
-
P2: Important
-
None
-
None
-
None
-
-
89
-
Foundation PM Prioritized
Description
QFile API documentation explicitly states that it does not support the usual QIODevice signals and its ways of asynchronous access:
https://doc.qt.io/qt-6/qfile.html#signals
We shall investigate and implement those missing signals with VFS in mind. In particular concepts like OnDrive's "file exists use case but is not locally downloaded yet" vs "file has been downloaded" should be investigated on all platforms. How do Unix and Windows systems reflect those states on platform level and make use of it.
Attachments
Issue Links
- is covered by
-
QTBUG-103246 Qt should have a QIo like what KIO is. But much much better
- Open
- is required for
-
QTBUG-129368 Research QFileV2 equivalent with async access from scratch
- Open
- mentioned in
-
Page Loading...