[Interest] Changing permissions in a dir

Sensei senseiwa at gmail.com
Wed Apr 2 11:38:54 CEST 2014


On 3/31/14, 6:51pm, Thiago Macieira wrote:
> Em seg 31 mar 2014, às 13:03:28, Sensei escreveu:
>> I am trying to figure out how to change permissions "recursively" of
>> every item in a directory.
>
> Don't use QDir. Use QDirIterator.
>
> Not only is it more efficient, it also has an option to recurse.
>


Man, I missed it! Thanks, it works like a charm!



More information about the Interest mailing list