Notifications
Clear all

[Closed] Drag Drop material on to my Button

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 ?