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. Custom input method for QtVirtualKeyboard
Qt 6.11 is out! See what's new in the release blog

Custom input method for QtVirtualKeyboard

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

    I tried to implement a custom InputMethod for the QtVirtualKeyboard. But I couldn't find any useful information on how to do this.

    Beside the Technical Guide for the keyboard there seems to be no documentation on how to do this.

    I have implemented my custom InputMethod class in QML (based on the example) but I failed to find any useful information on how to activate it. The part Activating an Input Method is not helpful at all since it only links to the class references of the InputEngine (which neither explain where or how to use the custom class).

    What do I need to do to use my custom QML InputMethod?

    1 Reply Last reply
    2

    • Login

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