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

Enable QFile supporting asynchronous file access

    XMLWordPrintable

Details

    • User Story
    • Resolution: Unresolved
    • P2: Important
    • None
    • None
    • Core: I/O
    • None

    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

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

          Activity

            People

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

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes