qt - Can a QAction accept drops? -
i want develop application has menu several qaction
objects in it. want drag file qlistview
1 of these qactions
? possible ? don't accept drops :
not sure if work, can try subclassing , implement drop/dragenter event. since qaction based on qobject think won't help. think implementing widget/label menuitem (custom menu) , drag/drop there.
Comments
Post a Comment