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 :

enter image description here

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

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -