On Tuesday 22 February 2005 11:35, Christopher J. Bottaro wrote: Forgot to answer this: > This question goes for all Qt iterator classes (i.e. are they turned into > Python iterables by PyQt?). QlistViewItemIterator is implemented in PyQt - you'd have to check the PyQt docs for the others. Jim