chickadee » qt-light » qt:char-encoding

qt:char-encoding #!optional ENCODINGprocedure

Selects the default character encoding for strings passed to and received from Qt. ENCODING may be one of the symbols ascii, latin1 or utf8. The default is latin1. If no argument is given, then qt:char-encoding returns the current encoding.