pyqt: multiple selections in QListView
Bob Parnes
rparnes at megalink.net
Mon Jul 12 20:53:52 EDT 2004
More information about the Python-list mailing list
Mon Jul 12 20:53:52 EDT 2004
- Previous message (by thread): pyqt: multiple selections in QListView
- Next message (by thread): pyqt: multiple selections in QListView
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): pyqt: multiple selections in QListView
- Next message (by thread): pyqt: multiple selections in QListView
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list