PDA

View Full Version : QFileInfo class and system's permission specifications



Yayati.Ekbote
1st April 2010, 13:57
Hi guys,

I want to view all the files and folders of root file system. But some files or folders have permission specifications. How to resolve them.
In QFileInfo class
bool QFileInfo::permission(int permissionSpec)const function is there. How does this resolves the root file systems permission specifications??

axeljaeger
3rd April 2010, 16:58
What is a permission specification and what is your problem with that?