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. Custom keyboard driver in Qt 5
QtWS25 Last Chance

Custom keyboard driver in Qt 5

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
4 Posts 2 Posters 1.5k 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.
  • sibislaw45S Offline
    sibislaw45S Offline
    sibislaw45
    wrote on last edited by
    #1

    There was something called QWSKeyboardHandler and QKbdDriver in Qt4 embedded what was allowing user to create own custom keyboard driver.

    What is the similar mechanism in Qt 5?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      What kind of keyboard do you have in mind ? A virtual keyboard or a custom hardware keyboard ?

      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
      • sibislaw45S Offline
        sibislaw45S Offline
        sibislaw45
        wrote on last edited by sibislaw45
        #3

        I want to make something like virtual keyboard, but i will read input from i2c device in my application rather than from screen buttons.

        I found something called QPlatformInputContextPlugin but there is very little documentation about it.

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          There's a pretty good and interesting article about it here from KDAB

          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