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


_______________________________________________
PyKDE mailing list    [EMAIL PROTECTED]
http://mats.gmd.de/mailman/listinfo/pykde

Reply via email to