[Kde-games-devel] Review Request 109800: [PATCH] Fix for click-and-drag alternative
Saurav Singhi
saurav.singhi at gmail.com
Sat Dec 28 22:11:05 UTC 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/109800/
-----------------------------------------------------------
(Updated Dec. 28, 2013, 10:11 p.m.)
Status
------
This change has been discarded.
Review request for KDE Games, Parker Coates and Viranch Mehta.
Bugs: 249812
http://bugs.kde.org/show_bug.cgi?id=249812
Repository: kpat
Description
-------
This patch applies to kpat/dealer.h and kpat/dealer.cpp
I have introduced a QTime variable clickTime in th class DealerScene to measure the time difference between mouse press and mouse release. Mouse press is treated as single click and if mouse is released before 500 ms the release function does nothing. The release statements are executed the next time mouse is clicked.
Diffs
-----
dealer.h 9db2087
dealer.cpp 1de913f
Diff: https://git.reviewboard.kde.org/r/109800/diff/
Testing
-------
Thanks,
Saurav Singhi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-games-devel/attachments/20131228/68e8a66f/attachment.html>
More information about the kde-games-devel
mailing list