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
[email protected]
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to