Notifications
Clear all
[Closed] Drag Drop material on to my Button
May 14, 2018 4:36 pm
Hey
I’m in need of some guidance :- )
I have a subclass of QPushButton that I have adjusted its dropEnterEvent to do some debugging. I would like to drag a material from drag event/either material editor/library/other source and then drop in on the button to have a shortcut to assign to selected nodes.
Can any1 suggest what to do ?