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. Android: This plugin does not support grabbing the keyboard

Android: This plugin does not support grabbing the keyboard

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 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.
  • X Offline
    X Offline
    xtingray
    wrote on last edited by
    #1

    Hi,
    Currently I am developing a little form dialog using QWidgets for an Android app. When the form is opened this message appears in the QtCreator log:

    W/libApp.so(16322): (null):0 ((null)): This plugin does not support grabbing the keyboard
    

    And If I try to edit any of the form fields, the Android keyboard show up but I doesn't work, then this message appears in the log:

    QMetaObject::invokeMethod: No such method QMainWindow::inputMethodQuery(Qt::InputMethodQuery,QVariant)
    

    I have been looking for an example of how to deal with this issue in the right way.
    Any advice is very welcome!


    Qt Developer

    1 Reply Last reply
    1

    • Login

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