removeItemsOnMove property

bool removeItemsOnMove
getter/setter pair

set removeItemsOnMove to false, to avoid that the items are beeing removed from the source and the default actions are running

Implementation

bool removeItemsOnMove = true;