[KPhotoAlbum] Using STL-containers in kphotoalbum code ?

Henner Zeller h.zeller at acm.org
Tue May 1 12:55:29 BST 2007


Hi,
> | I think I will go with some kind of a ImageDescriptor here.
> If you do so, please add doxygen comment describing the class.

I'll have an even simpler approach: a ImageRequestReference that just
contains the pointer (thus is cheap to copy) and overrides the
operator< itself. This ImageRequestReference is stored in the Set.
This can be done with the least amount of code change and does not
require the STL.

cheers,
  -henner



More information about the Kphotoalbum mailing list