summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/code/src_network_socket_qnativesocketengine.cpp
diff options
context:
space:
mode:
authorGabriel de Dietrich <gabriel.dietrich-de@nokia.com>2010-01-13 16:08:12 (GMT)
committerGabriel de Dietrich <gabriel.dietrich-de@nokia.com>2010-01-14 15:05:55 (GMT)
commitc6f1e91c114eaf331fd40c909553b173136ffe99 (patch)
tree060d05df8ea49d59b15a3afa7504616b2c7fa3d2 /doc/src/snippets/code/src_network_socket_qnativesocketengine.cpp
parent5baf1a9ba0388109685539384d6f4e674ad252d6 (diff)
downloadQt-c6f1e91c114eaf331fd40c909553b173136ffe99.zip
Qt-c6f1e91c114eaf331fd40c909553b173136ffe99.tar.gz
Qt-c6f1e91c114eaf331fd40c909553b173136ffe99.tar.bz2
QListView in icon view mode, drop enabled items wouldn't receive anything
QIconModeViewBase::filterDropEvent() was only moving the items around in the view without ever checking whether the cursor was over a drop enabled item. Now it does and returns false if it's the case. As a consequence, QAbstractItemView::dropEvent() gets called. No auto-test since it's a drag & drop related task. Reviewed-by: janarve Task-number: QTBUG-6848
Diffstat (limited to 'doc/src/snippets/code/src_network_socket_qnativesocketengine.cpp')
0 files changed, 0 insertions, 0 deletions