Is the QFile::setPermissions (QFile::ReadOwner) method help me for setting only the file owner will copy/read any file?
Thanks in advance.
Is the QFile::setPermissions (QFile::ReadOwner) method help me for setting only the file owner will copy/read any file?
Thanks in advance.
Yes, it could be, but you might have to try it out on Windows. See the notes here: http://doc.trolltech.com/4.5/qfile.html#Permission-enum .
Bookmarks