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

Gilles Caulier caulier.gilles at free.fr
Thu Jul 27 13:03:39 BST 2006


------- 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



More information about the Digikam-devel mailing list