[PyKDE] QString in PyQt4 - Request for Comments
Yann Cointepas
yann at sapetnioc.org
Tue Oct 18 19:01:36 BST 2005
Le Mardi 18 Octobre 2005 19:24, Phil Thompson a écrit :
> I'm wondering whether QString should be dropped in PyQt4 in order to make
> it more Pythonic.
Would it mean that QString content would always be copied when used in
Python ? If yes, copying a QString from a widget to another (for example
widget1.setCaption( widget2.caption() ) ) would lead to an unnecessary copy.
--
Yann Cointepas Tel: +33 1 69 86 78 52
CEA - SHFJ Fax: +33 1 69 86 77 86
4, place du Général Leclerc
91401 Orsay Cedex France
More information about the PyQt
mailing list