PDA

View Full Version : Updating File attributes and it's summary details



senthilsp
11th November 2009, 14:09
From QT code , i have to update File attributes and it's summary details.

It could be great if any one help me with requried information on the same.

yogeshgokul
11th November 2009, 14:31
From QT code , i have to update File attributes and it's summary details. It could be great if any one help me with requried information on the same.
I dont think so, that this is possible using Qt. These summary informarion is part of file systems(NTFS) instead of file object. Means this information kept separately from file content. But you can work towards platform dependent way of doing this.