summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/code
diff options
context:
space:
mode:
authorShane Kearns <shane.kearns@sosco.com>2009-10-12 16:23:31 (GMT)
committerShane Kearns <shane.kearns@sosco.com>2009-10-12 17:31:51 (GMT)
commit38b95b106cfd3949e6830fd516fbc31333b6ac5f (patch)
tree845a257eedd20ba1cbaa93615d22ee4aaba6d403 /doc/src/snippets/code
parent912e8c4ae4f2630a49653c375ac63a71e21e0dd3 (diff)
downloadQt-38b95b106cfd3949e6830fd516fbc31333b6ac5f.zip
Qt-38b95b106cfd3949e6830fd516fbc31333b6ac5f.tar.gz
Qt-38b95b106cfd3949e6830fd516fbc31333b6ac5f.tar.bz2
Make QTextControl give the right default action to Drag manager
When dragging text from a non editable widget, QTextControlPrivate was passing allowed actions = CopyAction, default action = MoveAction. Default action is always used if you don't press any modifier keys, so text could be moved (cut) out of a non editable widget such as QLabel Task-number: QTBUG-4356 Reviewed-by: Aleksandar Sasha Babic
Diffstat (limited to 'doc/src/snippets/code')
0 files changed, 0 insertions, 0 deletions