Details
-
User Story
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
None
-
None
Description
Implement a new QFile equivalent API that enables generic resource access (maybe even beyond the file system, e.g. http). The primary goal is to have a future prove C++20 API approach that is compatible with coroutines and C++17.
Due to dependencies this API would have to be extenable via internal plugin patterns such that Qt Network releated uses cases can be enabled behind the scenes.
Attachments
Issue Links
- depends on
-
QTBUG-129366 Research API designs for Async File IO
- Open
-
QTBUG-129365 Enable QFile supporting asynchronous file access
- Open
- is covered by
-
QTBUG-103246 Qt should have a QIo like what KIO is. But much much better
- Open