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

Missing android keys in Qt

    XMLWordPrintable

Details

    • Android

    Description

      The following android key codes don't have a Qt correspondent:

      BUTTON_1--KEYCODE_BUTTON_16 0x000000bc – 0x000000cb
      0x0000004e: // KEYCODE_NUM
      0x0000005e: // KEYCODE_PICTSYMBOLS
      0x00000060: // KEYCODE_BUTTON_A
      0x00000061: // KEYCODE_BUTTON_B
      0x00000062: // KEYCODE_BUTTON_B
      0x00000063: // KEYCODE_BUTTON_X
      0x00000064: // KEYCODE_BUTTON_Y
      0x00000065: // KEYCODE_BUTTON_Z
      0x00000066: // KEYCODE_BUTTON_L1
      0x00000067: // KEYCODE_BUTTON_R1
      0x00000068: // KEYCODE_BUTTON_L2
      0x00000069: // KEYCODE_BUTTON_R2
      0x0000006a: // KEYCODE_BUTTON_THUMBL
      0x0000006b: // KEYCODE_BUTTON_THUMBR
      0x0000006c: // KEYCODE_BUTTON_START
      0x0000006d: // KEYCODE_BUTTON_SELECT
      0x0000006e: // KEYCODE_BUTTON_MODE
      0x00000077: // KEYCODE_FUNCTION
      0x000000aa: // KEYCODE_TV
      0x000000ab: // KEYCODE_WINDOW
      0x000000ad: // KEYCODE_DVR
      0x000000b1: // KEYCODE_TV_POWER
      0x000000b2: // KEYCODE_TV_INPUT
      0x000000b3: // KEYCODE_STB_POWER
      0x000000b4: // KEYCODE_STB_INPUT
      0x000000b5: // KEYCODE_AVR_POWER
      0x000000b6: // KEYCODE_AVR_INPUT
      BUTTON_1--KEYCODE_BUTTON_16 0x000000bc – 0x000000cb
      0x000000cc: // KEYCODE_LANGUAGE_SWITCH
      0x000000cd: // KEYCODE_MANNER_MODE do we need such a thing?
      0x000000ce: // KEYCODE_3D_MODE
      0x000000cf: // KEYCODE_CONTACTS

      0x000000d3 – 0x000000da some japanese specific keys, someone who understand what is about should check !

      Check http://developer.android.com/reference/android/view/KeyEvent.html for more info about these key codes.

      Attachments

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

        Activity

          People

            taipan BogDan Vatra
            taipan BogDan Vatra
            Votes:
            2 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes