#include <vdkdnd.h>
Inheritance diagram for VDKDnD:
SignalConnect(target,"dnd_dropped",&DndForm::OnDrop,false);
|
Destructor |
|
Add a widget as dnd source. |
|
Add a widget as dnd target. |
|
Return sources dnd tables.
|
|
Return sources dnd target tables. |
|
Remove a target from source list |
|
Remove a target from target list |
|
Sets widget dragging icon |
|
Receiving a dnd_drag_motion signal, DragPoint contains mouse coordinates. |
|
The widget that actually is being dragged |