Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Backtab, KEY_CLEAR and KEY_BACK not handled by QML
Forum Updated to NodeBB v4.3 + New Features

Backtab, KEY_CLEAR and KEY_BACK not handled by QML

Scheduled Pinned Locked Moved Mobile and Embedded
qml keyboard evqmlkeypresseventkeys
1 Posts 1 Posters 1.0k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    carloval
    wrote on 27 Jul 2015, 16:53 last edited by carloval
    #1

    Hello

    I created a custom keyboard driver for our project.
    I installed the module and checked the available keys through evtest
    However there are 3 keys that are not recognized when I run a QT QML application.

    • KEY_CLEAR
    • KEY_BACK
    • Back Tab
      In the QT QML application i created a log where it will display a key event.
      If KEY_CLEAR and KEY_BACK are pressed no events can be seen
      but if i pressed other keys an event is seen.
    1 Reply Last reply
    0

    1/1

    27 Jul 2015, 16:53

    • Login

    • Login or register to search.
    1 out of 1
    • First post
      1/1
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved