Hi all,
Is there any way changing files last modified time with Qt ? I know we can get lastmodifiedtime with QFileInfo. How can we set or change last modified time?
Thanks in advance
Ramazan
Hi all,
Is there any way changing files last modified time with Qt ? I know we can get lastmodifiedtime with QFileInfo. How can we set or change last modified time?
Thanks in advance
Ramazan
I understand you are asking if you can change the last modification time to an arbitrary value, correct? Qt doesn't provide facilities for that.
Yes i want to set files lastmodified time to any value. i see that Qt doesn't support this:![]()
Bookmarks