Revision 67fbd03...

Go back to digest for 20th April 2014

Features in User Interface

Marco Martin committed changes in [kdeclarative] /qmlcontrols/draganddrop:

new property: preventStealing

this, consistent with MouseArea::preventStealing, will make sure
that a droparea with it will take the exclusive of all dropevents,
all its parents (all up the hyerarchy to top) won't take any
as long as this is managing

File Changes

Modified 2 files
  • /qmlcontrols/draganddrop
  •   src/DeclarativeDropArea.cpp
  •   src/DeclarativeDropArea.h
2 files changed in total