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

Edit the mtime and atime of file.

    XMLWordPrintable

Details

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

    Description

      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 &);

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes