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

Edit the mtime and atime of file.

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Duplicate
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 4.5.0
    • Core: I/O
    • None

      For cache management and other feature that some software needs to edit modification, access and creation time of files.

      Please provide in QFileInfo methods for editing lastModified(), lastRead(), created().

      For example:
      setLastModified(const QDateTime &);
      setLastRead(const QDateTime &);
      setCreated(const QDateTime &);

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

            Unassigned Unassigned
            janichol Andy Nichols
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes