Opened 15 years ago

Last modified 14 years ago

#50 closed task

Finish QKeyMapper — at Version 2

Reported by: Dmitry A. Kuminov Owned by:
Priority: blocker Milestone: Qt GA
Component: QtGui Version: 4.5.1 Beta 1
Severity: highest Keywords:
Cc:

Description (last modified by Dmitry A. Kuminov)

There are few things in QKeyMapper that remain to be done:

  • Implement and test numpad functionality.
  • Check that CapsLock? and NumLock? work as designed.
  • Implement QKeyMapperPrivate::possibleKeys(). This somehow deals with shortcut maps.

Change History (2)

comment:1 Changed 15 years ago by Dmitry A. Kuminov

In r137, I provided a dummt QKeyMapperPrivate::possibleKeys() implementation just in case.

comment:2 Changed 15 years ago by Dmitry A. Kuminov

Description: modified (diff)
Priority: majorblocker

A must for the GA.

Note: See TracTickets for help on using tickets.