Michael McGarry wrote:
Hi,
How do I convert from a qt.QString to a Python string?
Michael
Apparently the ascii() method of QString does this. (I answered my own question).
sorry for wasting newsgroup space.
Depending on the kind of string you have, latin1() may be a better solution ...
--
http://mail.python.org/mailman/listinfo/python-list