[Bug 120501] smart rotation (first keystroke 90°, second keystroke 180°)

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[Bug 120501] smart rotation (first keystroke 90°, second keystroke 180°)

Gilles Caulier
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=120501         
caulier.gilles free fr changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|general                     |Usability



------- Additional Comments From caulier.gilles free fr  2006-07-27 14:03 -------
Achim,

Just to give you a technical response to your question, to do what Kusi want, we can use a QTimer witch can be re-started during delay (500ms is a good value). The user press at one to a keyboard shorcut, the timer is started. If timer is out of delay (500ms), a signal is send to rotate the image to 90°. If the user press another one to the keyboard shorcut, the timer is restarted to delay 500ms anymore without send a rotation event util the end of delay... and again, and again...

Gilles
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel