Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-129365

Enable QFile supporting asynchronous file access

XMLWordPrintable

    • Icon: User Story User Story
    • Resolution: Out of scope
    • Icon: P2: Important P2: Important
    • None
    • None
    • Core: I/O
    • None

      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.

       

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            manordheim Mårten Nordheim
            ablasche Alex Blasche
            Vladimir Minenko Vladimir Minenko
            Votes:
            1 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes