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. Add virtual keypad in Qt4.8
Forum Updated to NodeBB v4.3 + New Features

Add virtual keypad in Qt4.8

Scheduled Pinned Locked Moved Mobile and Embedded
7 Posts 2 Posters 2.2k Views 2 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.
  • A Offline
    A Offline
    Awadhesh Maurya
    wrote on 6 Apr 2015, 12:11 last edited by
    #1

    Hi,
    I want to add virtual keypad in Qt application. I have searched it but it is difficult way to do for every widget.
    I want to know, is there any simpler method to just replace keyboard to virtual customized keypad.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 6 Apr 2015, 21:17 last edited by
      #2

      Hi,

      IIRC, QInputContextPlugin is what you are looking after.

      Hope it helps

      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
      • A Offline
        A Offline
        Awadhesh Maurya
        wrote on 7 Apr 2015, 05:43 last edited by
        #3

        Thanks for your reply.

        I have checked docs of QInputContextPlugin, I am confuse that how to start and include in my project. Please give me some example or details guidance about it. I am new to Qt.

        Thanks.

        1 Reply Last reply
        0
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 9 Apr 2015, 21:25 last edited by
          #4

          Tool Input Panel Example

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

          A 1 Reply Last reply 14 Apr 2015, 10:53
          0
          • S SGaist
            9 Apr 2015, 21:25

            Tool Input Panel Example

            A Offline
            A Offline
            Awadhesh Maurya
            wrote on 14 Apr 2015, 10:53 last edited by
            #5

            @SGaist
            Thanks for your reply.
            I have done it now its working. Now I am facing one issue regarding position of keyboard.
            It is stay always on top-right position, so it appears partially for right-bottom side widgets.

            Please let me know how to configure it so that its position auto adjustable.

            Thanks in advance.

            1 Reply Last reply
            0
            • A Offline
              A Offline
              Awadhesh Maurya
              wrote on 16 Apr 2015, 09:55 last edited by
              #6

              @Awadhesh-Maurya said:

              I am facing one issue regarding position of keyboard.
              It is stay always on top-right position, so it appears partially for right-bottom side widgets.

              Please let me know how to configure it so that its position auto adjustable.

              Thanks in advance.

              1 Reply Last reply
              0
              • S Offline
                S Offline
                SGaist
                Lifetime Qt Champion
                wrote on 16 Apr 2015, 22:58 last edited by
                #7

                Isn't that the job of the setPosition function like shown in the examples ?

                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

                2/7

                6 Apr 2015, 21:17

                5 unread
                • Login

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