Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. How to use qml keyboard element for different sites opened in Qml Webview

How to use qml keyboard element for different sites opened in Qml Webview

Scheduled Pinned Locked Moved Qt WebKit
4 Posts 2 Posters 1.1k 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.
  • R Offline
    R Offline
    reshmi
    wrote on 4 Sept 2014, 06:04 last edited by
    #1

    Hi

    I have QtWebkit 1.0.

    I have created a qml webview application in which i have opened http://www.google.com.

    I would like to use QML keyboard element for giving input to the search field.

    How can I do this?

    Thanks and Regards,
    Reshmi S.

    1 Reply Last reply
    0
    • P Offline
      P Offline
      p3c0
      Moderators
      wrote on 4 Sept 2014, 10:18 last edited by
      #2

      Hi,

      Which QML keyboard element are you asking for ?

      157

      1 Reply Last reply
      0
      • R Offline
        R Offline
        reshmi
        wrote on 5 Sept 2014, 13:30 last edited by
        #3

        I have created a keyboard element in qml and I have to use that keyboard.qml whenever I am clicking on any textinput in different sites in my webview.

        1 Reply Last reply
        0
        • P Offline
          P Offline
          p3c0
          Moderators
          wrote on 6 Sept 2014, 06:47 last edited by
          #4

          You will need to create a library. Then put it into plugins/platforminputcontexts directory. If it loads well then the VirtualKeyboard will be invoked automatically when ever a input field is clicked. Check this "blog":http://tolszak-dev.blogspot.in/2013/04/qplatforminputcontext-and-virtual.html for more details.

          157

          1 Reply Last reply
          0

          1/4

          4 Sept 2014, 06:04

          • Login

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