[Kstars-devel] Ideas for Adding a Spatial Index to KStars

Jason Harris kstars at 30doradus.org
Thu Jun 22 09:55:55 CEST 2006


James Bowlin wrote:
> My understanding is that the foreach() construct above is simply a C++
> (or QT?) shorthand for explicit iteration.  I repeat the drawing loop here
> with the iterations expanded out:
> 

Yes, foreach(T item, Container<T> list) is a new Qt-4.x shortcut.


More information about the Kstars-devel mailing list