On Thursday 23 November 2006 17:13, Stephen Torri 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.
QDict, QMap, or std::hash_map<>. -- Guillaume. http://telegraph-road.org ------------------------------------------------------------------------- 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
