try to use stylesheet, something like this

Qt Code:
  1. yourTree->setStyleSheet("QTreeWidget::item:selected{height:100px;}");
To copy to clipboard, switch view to plain text mode