Hi!
I know that Qt 4 internally uses unicode 4.0. I would like to have my source code also in this encoding, so I wouldn't have to use QTextCodec class. Please tell me what encoding should I set in IDE (Code::Blocks) to have Unicode 4.0? There are f.e.: UTF-8, UTF-16 LE, UTF-32 BE and similar.
greetings