Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-6011

Symbian: QKeyEvent:isAutoRepeat() doesn't work

    XMLWordPrintable

Details

    • 593ea5ec3f08a8f39a8487161106cc0b28c1511f

    Description

      Relevant piece of code looks like this:

              QKeyEventEx qKeyEvent(type == EEventKeyUp ? QEvent::KeyRelease : QEvent::KeyPress, keyCode,
                      mods, qt_keymapper_private()->translateKeyEvent(keyCode, mods),
                      false, 1, keyEvent.iScanCode, s60Keysym, keyEvent.iModifiers);
      

      TKeyEvent::iRepeats needs to be used.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            fenglich Frans Englich (closed Nokia identity)
            fenglich Frans Englich (closed Nokia identity)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes