-
Suggestion
-
Resolution: Duplicate
-
P3: Somewhat important
-
None
-
4.5.0
-
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 &);
- duplicates
-
QTBUG-984 Qt should provide an API to update file modification/change and creation times
-
- Closed
-