What's the easiest way to display rich text in QTreeWidget or QTreeView items? If it involves implementing QTreeView::drawRow(), I'd be grateful for some help getting started ... is there an example I can copy?

Thanks!