I need to pass to qSort() a special lessThan function that works on class members.
Looks like that TT did not know about this C++ limitation when they designed qSort(): http://www.parashift.com/c++-faq-lit....html#faq-33.2