On Wednesday 16 August 2006 4:43 pm, Vojta Drbohlav wrote:
> Hello,
> Can I get all text from first column in QListView? How?
>
> PS. Sorry for my bad English ;)
>
> Than you, Vojta

Assuming you are talking about PyQt v3 rather than v4 then use the 
columnText() method.

Phil
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to