On Monday 15 February 2010 23:31:39 Christian A. Reiter wrote: > 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.) The .NET framework offers other methods of string manipulation, like String.Format() which is similar to QString::arg(). A List also offers a broader range of methods than a simple QList (thinking about LINQ here). -- Arno Rehn arno@arnorehn.de _______________________________________________ Kde-bindings mailing list Kde-bindings@kde.org https://mail.kde.org/mailman/listinfo/kde-bindings