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

Allow QFile::copy to overwrite files directly

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Out of scope
    • Not Evaluated
    • Some future release
    • 4.1.1
    • Core: I/O
    • None

    Description

      Allow QFile::copy to overwrite files without use of QTemporaryFile. The use of QTemporaryFile causes double overhead when copying large files and across network/mount points. Additonally, you can not copy a file over an existing writable file that resides in a read-only directory unless you write directly to the file handle.

      Attachments

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

        Activity

          People

            stormols Marius Storm-Olsen
            hhartz Henrik Hartz (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes