pyqt: multiple selections in QListView

Bob Parnes rparnes at megalink.net
Mon Jul 12 20:53:52 EDT 2004


I cannot find a reference on identifying multiple selections in
QListView. Apparently one has to iterate through all the items and test
each individually, but I don't know how to do the iteration. The qt3
documentation suggests QListViewItemIterator, but this does not seem to
be available in python.

Thanks for any help.

Bob Parnes

-- 
Bob Parnes
rparnes at megalink.net



More information about the Python-list mailing list