[PyQt] help me with listwidget

Phil Thompson phil at riverbankcomputing.com
Tue Feb 2 13:49:13 GMT 2010


On Tue, 2 Feb 2010 05:43:37 -0800 (PST), nisa
<snisa.balakrishnan at gmail.com>
wrote:
> hi
> 
> i have few strings entered to a listwidget.
> now i want the selected string from listwidget but the returned item from
> listwidget using Qlistwidget.Item()
>  method is Qwidgetitem. how can i cant the string itself from the
> listwidget.
> it is very urgent.
> pls help.
> any help appreciated.

http://www.riverbankcomputing.com/static/Docs/PyQt4/html/qlistwidgetitem.html#text

Phil


More information about the PyQt mailing list