Yes I know how to get the error code from QFile but I found no parser to parse this error code into a readable string. I don't want to write a parser, when a parser seems to exist somewhere.

Is there a way to use the parser who is used internaly from QFile class with a specified language?