[PyQt] Problem with QString API v2

detlev detlev at die-offenbachs.de
Fri Dec 18 14:34:19 GMT 2009


Hi,

how do I port code like

>>> l="hh"
>>> t=app.translate("Test", "s - %1 - e").arg(l)

to the QString API version 2? I need to have the relocatable placeholders.

Regards,
Detlev
-- 
Detlev Offenbach
detlev at die-offenbachs.de


More information about the PyQt mailing list