Hi Mike,
True. I'll try to fix this issue in the next version.
Try with the following style sheet (for example):
QTreeView::item {
background: green;
}
This style sheet has to be set for the parent TreeBox control. Unfortunately, it doesn't work on a per-item basis, so I suspect this is not what you want...