PDA

View Full Version : How to display hidden files ?



merry
16th September 2008, 12:19
Hi all

Workin on Qt4.4 on mac osx, I am trying to display all the hidden files that are created by mac osx in the folder using QDir::entryInfoList but it wont returns me the hidden files in the list, it list all other files in the dir except the hidden files...How can i show the hidden files in the dir using Qt?

lyuts
16th September 2008, 12:27
Look here => http://doc.trolltech.com/4.4/qdir.html#Filter-enum