DragAndDrop.dragGetSourceWidget

Determines the source widget for a drag.

struct DragAndDrop
static
dragGetSourceWidget

Parameters

context DragContext

a (destination side) drag context

Return Value

Type: Widget

if the drag is occurring within a single application, a pointer to the source widget. Otherwise, NULL.