PDA

View Full Version : changing files lastmodified time



ramazangirgin
18th March 2008, 09:47
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

wysota
18th March 2008, 11:24
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.

ramazangirgin
27th March 2008, 10:04
Yes i want to set files lastmodified time to any value. i see that Qt doesn't support this::(