Hi,

In QTreeVidget I'm able to change the decoration of the root items with "setRootIsDecorated(false)". The problem is that the children of the root items are still decorated and I can't find the way to disable it.

Thanks,