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 )
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 )
Thanks & Regards ,
Vajindar Laddad .
Trainee Developer.
(INDIA).
91+9325014248
Qt Code:
treeView->setStyleSheet("QTreeView { backround: transparent }");To copy to clipboard, switch view to plain text mode
J-P Nurmi
Bookmarks