From kde-bindings Tue Feb 16 08:57:42 2010 From: Arno Rehn Date: Tue, 16 Feb 2010 08:57:42 +0000 To: kde-bindings Subject: Re: [Kde-bindings] QString Message-Id: <201002160957.42375.arno () arnorehn ! de> X-MARC-Message: https://marc.info/?l=kde-bindings&m=126631069507389 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