what does section return when the seperator doesnt exist in the string? or if a field after the end is requested?
QString("") or QString() or would it even produce an error?

thanks!