[Tutor] Convert Qstring to string in windows

Albert-Jan Roskam fomcl at yahoo.com
Thu Oct 16 23:08:45 CEST 2014


-----------------------------
On Thu, Oct 16, 2014 10:59 PM CEST Alan Gauld wrote:

>On 16/10/14 19:14, Danny Yoo wrote:
>
>> need more information.  But I think you may get better help on a
>> Qt-specific mailing list; I suspect very few of us here have Qt
>> experience.
>
>There are at least 2 Python Qt mailing lists and also two for
>Side which is Nokia's public domain fork of Qt. That's probably
>worth a look too.
>
>Definitely in the minority interest camp on the tutor list.
>

I am not 100 % sure but I think you can use str() on a qstring. In other words, it has its own __str__ method.



More information about the Tutor mailing list