retrieving data from QListViewItem

Phil Thompson phil at riverbankcomputing.co.uk
Tue Jun 17 04:31:07 EDT 2003


On Tuesday 17 June 2003 7:16 am, anson wrote:
> Dear people.
>
>     Is there a way to retrieve the data from a cell (QListViewItem) in
> a table (QListView)?

QListViewItem.text()
QListViewItem.pixmap()

Phil





More information about the Python-list mailing list