diff options
author | Martin Jones <martin.jones@nokia.com> | 2010-09-17 04:53:40 (GMT) |
---|---|---|
committer | Martin Jones <martin.jones@nokia.com> | 2010-09-17 04:53:40 (GMT) |
commit | a4cadd1b1fd30a1989d56f6c06deb8fed4f79882 (patch) | |
tree | 6155e40a58eb79c64c0a94a8b2a7eebd9ccc4ca1 /qmake | |
parent | 7e6b2b2b95bc1db77544b898ec45ea4a2683e435 (diff) | |
download | Qt-a4cadd1b1fd30a1989d56f6c06deb8fed4f79882.zip Qt-a4cadd1b1fd30a1989d56f6c06deb8fed4f79882.tar.gz Qt-a4cadd1b1fd30a1989d56f6c06deb8fed4f79882.tar.bz2 |
PathView didn't accept mouse events, preventing it from working in a Flickable.
Since it didn't accept the press it didn't get a grab, so its events
were always filtered away by Flickable.
Use the same implementation as Flickable, i.e. create private handler
functions for mouse events and accept normal events in the mouse*Event()
methods.
Task-number: QTBUG-13687
Reviewed-by: Michael Brasser
Diffstat (limited to 'qmake')
0 files changed, 0 insertions, 0 deletions