Enum DragAction (gb.qt4)

Enum DragAction Is Copy, Link, Move

Constant Description
Copy   Constant used by the Action property to indicate that a drag & drop operation is a copy.

Link   Constant used by the Action property to indicate that a drag & drop operation is a link.

Move   Constant used by the Action property to indicate that a drag & drop operation is a move.