> On Thursday 11 May 2006 00:00, David Faure wrote: > > In fact I'm wondering if we really need KSortable[Value]List with Qt4, > when it's easy > > to just pass a function to > qSort(foo.begin(),foo.end(),mySortingFunctionHere).... > > or to use a map, for something closer to the usage of > KSortableValueList. > > I'll start with porting the code I maintain away from KSortableValueList > ;) > > OK I removed its use in libkonq, but the use of KSortableValueList in > KCompletion (kdeui) > is a bit over my head so I'd rather not touch it. So KSortableValueList > stays for now > (although the "Value" should be removed from its name...). > > But I'm back to the original question: why is qHash needed at all? > There once was a similar discussion in December - and KDE_DUMMY_QHASH_FUNCTION(C) (kdemacros.h.cmake) was born...
Christian -- "Feel free" - 10 GB Mailbox, 100 FreeSMS/Monat ... Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
