> You should set the codec to UTF-8 in both the input and output
> QTextStream.

Yeah, that is what I ended up doing since it certainly makes more 
sense to set it on both QTextStreams. I was just curious why the 
intermediate step where I was only setting the codec on the output 
stream got the result I wanted. I figured I would've needed to 
explicitly do it on both to have success.

Sean
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to