On Wednesday 19 October 2005 5:23 pm, Jim Bublitz wrote:
> On Wednesday 19 October 2005 00:47, Phil Thompson wrote:
> > QString just wouldn't exist in PyQt4.
>
> Would there still be something to allow me to handle something like:
>
>     QMap<QString, QString>
>
> with sipBuildResult and sipForceConvertTo_QString?

You'd implement that as a %MappedType as you would today.

> Also, KDE still uses QCString in a bunch of places - will that disappear
> too? Same question for QStringList, which is also somewhat redundant, but
> gets used in places KListView.

We're talking PyQt4 - QCString isn't in Qt4.

Phil

_______________________________________________
PyKDE mailing list    PyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to