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. qdateedit on android, popup issue
Forum Updated to NodeBB v4.3 + New Features

qdateedit on android, popup issue

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 1 Posters 650 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.
  • A Offline
    A Offline
    angelicaP
    wrote on last edited by
    #1

    Hi,
    I created a widgets app on android and I have a QDateEdit widget that it doesn't popup when I run on android.

    Even more, I receive the following error:

    "QObject::connect: No such signal QDateEdit::cursorPositionChanged()"
    which I understand since QDateEdit class doesn't have such a signal.

    and this error
    "QMetaObject::invokeMethod: No such method QDateEdit::inputMethodQuery(Qt::InputMethodQuery,QVariant)"
    which I'm not sure where to start to correct it. I hope that correcting this issue, it will solve my popup problem.
    thanks for your comments.

    1 Reply Last reply
    0
    • A Offline
      A Offline
      angelicaP
      wrote on last edited by
      #2

      I'm sorry I forgot to mention:
      OS: Win 7
      app kit tested: android for x86, android for armeabi-v7a

      When the app is deployed on desktop, the above errors are not received.

      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