Hello, all ... I'm wondering if Qt abstracts the OS's (OSX, Windows and Linux in this case) ACL functionality i.e. acl_get_* on OSX and Linux, security descriptors / DACLs / SACLs on Windows? I'd like to read / write ACLs for files / folders in a platform-independent manner, will Qt allow me to do this? Regards, John