Quote Originally Posted by yop
You could get the files in [...]/SEBASTIAN_HEAD_4/ and start a QProcess for each one of them when the previous one finishes.
IMO it would be better to run that program on larger number of files (but not too large). One can easily create a list of files using QDir::entryList().