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
Forum Updated to NodeBB v4.3 + New Features

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

Scheduled Pinned Locked Moved Qt WebKit
4 Posts 2 Posters 1.2k 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.
  • R Offline
    R Offline
    reshmi
    wrote on 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
    • p3c0P Offline
      p3c0P Offline
      p3c0
      Moderators
      wrote on 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 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
        • p3c0P Offline
          p3c0P Offline
          p3c0
          Moderators
          wrote on 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

          • Login

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