On 11/23/06, Stephen Torri <[EMAIL PROTECTED]> wrote: > Is there a KDE 3.4+ or QT 3.3 hash table or hash function? I noticed > that QT 4 has a hash table class called QHash but I did not think I > could use this for the chord generation work I am doing.
For the Qt (3.3) template library classes, see: http://doc.trolltech.com/3.3/qtl.html For the STL containers (glibc implementation) see: http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/group___containers.html Regards, Pedro ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Rosegarden-devel mailing list [email protected] - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-devel
