[PyKDE] QListViewItemIterator?
Stefan Kirchberg
sk at gluit.de
Wed Jun 20 15:12:21 BST 2001
Hi,
what about the QListViewItemIterator class? It seems to be missing in
PyQt (2.3). The only occurrence (via find/grep) is the addressbook.py
example which gives
Traceback (most recent call last):
File "./addressbook.py", line 335, in findEntries
it = QListViewItemIterator( self.listView )
NameError: There is no variable named 'QListViewItemIterator'
The documentation doesn't say a word about it either...
Thank you
Stefan
More information about the PyQt
mailing list