[Kde-bindings] QString

Richard Dale rdale at foton.es
Mon Feb 15 22:49:05 UTC 2010


On Monday 15 February 2010 10:31:39 pm Christian A. Reiter wrote:
> Hi guys,
> 
> i'm pretty new to Qyoto (and C#/Qt as well...) and I just managed to run
> Monodevelop with qyotodevelop successfully, works great so far.
> 
> But due to a lack of documentation, I have a question I found no answer
> to in the net:
> Is there no QString, QList etc. in Qyoto? no base classes at all? is c#
> "string" mapped to QString in the arguments? can't be... (no "arg"
> method etc.)
Yes, QStrings, QLists, QVectors, QHashes and QMaps are mapped onto their C# 
equivalents. On the other hand, QByteArrays, QDates, QDateTimes and QTimes 
stay as those same classes in Qyoto.

I'm not sure where this is documented - maybe we need to get going and some 
explanation on the KDE TechBase Wiki.

-- Richard



More information about the Kde-bindings mailing list