[PyKDE] removing an item from a QListView

Phil Thompson phil at riverbankcomputing.co.uk
Wed Mar 22 08:43:02 GMT 2006


On Monday 20 March 2006 10:00 pm, Peter J. Bismuti wrote:
> The documentation says to "delete" a QListViewItem and not use the obsolete
> method "removeItem".  How is this done in PyQt?

See the PyQt QListViewItem documentation.

Phil




More information about the PyQt mailing list