Is there a way to write a QStringList straight to file without the overhead of going each element of the QString list separate?

Thanks in advanced.