[Kde-bindings] smoke classlist
Richard Dale
Richard_Dale at tipitina.demon.co.uk
Fri Aug 11 12:57:42 UTC 2006
On Friday 11 August 2006 13:11, Thomas Moenicke wrote:
> Richard wrote:
> > Yes, in QtRuby, Qyoto or PerlQt the native string type is always used and
> > you can't create a QString.
>
> Just curious, is it set to Utf-8 by default?
I think C# is always utf-8. Ruby is latin1, but has options for utf-8 and two
japanese encodings, and so they are converted to and from utf-8 when
marshalling to and from QStrings. And PerlQt also marshalls according to the
current perl string encoding.
-- Richard
More information about the Kde-bindings
mailing list