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. Problem with getting touch events.
Forum Update on Monday, May 27th 2025

Problem with getting touch events.

Scheduled Pinned Locked Moved Mobile and Embedded
3 Posts 3 Posters 3.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.
  • T Offline
    T Offline
    Tatiana_
    wrote on 14 Aug 2012, 10:04 last edited by
    #1

    I develope application for WinCE using QGesture - swipe, pan, pinch gestures and test it in touch screen display.
    But I have a problem. Qt don't get touch events and gesture events also. I just get mouse events pressing on the display.
    I made simple test on WinApi - in result it detected touch events. But QT recieve only mouse events.
    Anybody know it problem?
    QT supports touch events for WinCE?

    1 Reply Last reply
    0
    • S Offline
      S Offline
      Sam
      wrote on 14 Aug 2012, 14:20 last edited by
      #2

      Hi ,
      Welcome to the forum,

      You can have a look "here":http://qt-project.org/forums/viewthread/18613/ and "here":http://qt-project.org/forums/viewthread/18532/

      I have created a sample application using the links that i have given in the two post. I was able to generate the gesture events on Windows 7. There are few examples in Qt creator that implements the touch screen gesture, try to create an executable and run on the target machine to check if it detects touch events or not.

      Regards
      Soumitra

      1 Reply Last reply
      0
      • A Offline
        A Offline
        Andromeda
        wrote on 28 Mar 2014, 12:40 last edited by
        #3

        Hi Soumitra,
        Can you please share your sample application which has gestures support in it?

        ~Andro

        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