Qt String Question

Michael McGarry mmcgarry at nospam.org
Mon Dec 13 02:08:40 EST 2004


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.



More information about the Python-list mailing list