[Kde-bindings] QString
Christian A. Reiter
chris.reiter at gmx.at
Tue Feb 16 17:09:05 UTC 2010
Am 2010-02-16 09:57, schrieb Arno Rehn:
> The .NET framework offers other methods of string manipulation, like
> String.Format() which is similar to QString::arg(). A List<T> also offers a
> broader range of methods than a simple QList (thinking about LINQ here).
>
>
Ok, understand.
And is there a reason why in Qyoto the setter and getter methods (e.g.
::setText(QString &text) and ::text()) are not mapped to a C# Property
"Text" (with an internal getter and setter)?
ist this planned?
More information about the Kde-bindings
mailing list