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
det...@die-offenbachs.de
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to