Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Unsolved Custom keyboard driver in Qt 5

    Mobile and Embedded
    2
    4
    1240
    Loading More Posts
    • 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.
    • sibislaw45
      sibislaw45 last edited by

      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 Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        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 Reply Quote 0
        • sibislaw45
          sibislaw45 last edited by sibislaw45

          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 Reply Quote 0
          • SGaist
            SGaist Lifetime Qt Champion last edited by

            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 Reply Quote 0
            • First post
              Last post