Wondering if there's a way via Qt to remove the "Locked" attribute on files (the Locked checkbox in the "Get Info" screen under "General"), ie, to unlock the file.
Wondering if there's a way via Qt to remove the "Locked" attribute on files (the Locked checkbox in the "Get Info" screen under "General"), ie, to unlock the file.
Software Engineer
No there isn't, see QFile::Permission.
Bookmarks