I give QTreeWidget->setIndentation(30); but there is a background Colour on the mouse click.
QTreeWidget->setFocusPolicy(Qt::NoFocus);
Note: If this is not possible, is there any way to change the background colour to the same as the qtreewidget background?