PDA

View Full Version : Semi-Transparent QTreeWidget Item Drag



Alundra
19th November 2015, 03:04
Hi,
How achieve a semi-transparent drag and drop using a QTreeWidget ?
Does Qt has this feature or it's needed to inherit and implement yourself ?
In this case, how implement correctly ?
Thanks

Alundra
5th December 2015, 03:15
Is it possible to do that in stylesheet directly ?
Thanks