Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Which class in Qt Virtual Keyboard handles hardware keyboard input processing?

Which class in Qt Virtual Keyboard handles hardware keyboard input processing?

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
2 Posts 2 Posters 188 Views
  • 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.
  • U Offline
    U Offline
    urgm_t
    wrote on 22 Jan 2025, 05:25 last edited by
    #1

    I am trying to identify the class in Qt Virtual Keyboard that processes hardware keyboard input.
    Specifically, I want to assign the functionality of an existing key to a new keycode that is sent from a remote control.

    Could you guide me on which part of the code I should modify to achieve this?

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 2 Feb 2025, 20:32 last edited by
      #2

      Hi,

      AFAIK there's no such class. Qt Virtual Keyboard provides an on screen keyboard that is not tied to any hardware.
      What is your goal ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0

      • Login

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