Hello!

Could you tell me how should I implement the override of operator< in QTreeWidgetItem?
I am asking because I can't find source code of original QTreeWidgetItem implementation in Python and I just don't know how it looks like.