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. Handling Key Press Events in Custom QML Virtual Keyboard

Handling Key Press Events in Custom QML Virtual Keyboard

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 160 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.
  • V Offline
    V Offline
    VietNguen
    wrote on last edited by VietNguen
    #1

    Hello everyone,

    I am trying to build a custom virtual keyboard using QML. I have defined a new InputMethod and have been examining the BaseKey QML type from the Qt Virtual Keyboard module, but I cannot figure out where and how key press events are being handled. Could someone please clarify this for me?
    Also, I would like to know how the virtual keyboard receives and handles touch events. Does it use the QML MouseArea or something else? I am unable to find specific references in the source code. Any guidance would be appreciated.

    Thank you in advance.

    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