ojab 03.02.2013 18:53 YGG!

ПИТОНОПРОБЛЕМЫ

In Qt 4, C strings are, by default, treated as 7-bit ASCII when converted to QStrings, and, to get them to be treated as UTF-8, you need to call the setCodecForCStrings method of the QTextCodec class to set the codec to a UTF-8 codec.

In Qt 5, C strings are treated always as UTF-8 when converted to QStrings, and there's no setCodecForCStrings method for the QTextCodec class.

1. 238328 03.02.2013 18:54

ну и чо, где проблемы? //всем пофиг на это говно на самом деле

Do you really want to delete ?