PDA

View Full Version : Need help to create Transparent QTreeView



vajindarladdad
9th January 2009, 05:25
Hi all intelligent peple.
I am developing an application in which i have a QTreeView.
I want to make it transparent , so that i can see the (image , logo etc) which is behind the QTreeView.

Best Example to explain the problem is (TreeView in Catia )

jpn
9th January 2009, 14:29
treeView->setStyleSheet("QTreeView { backround: transparent }");