Results 1 to 11 of 11

Thread: Qt gestures on PC

  1. #1
    Join Date
    Nov 2009
    Posts
    2
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Qt gestures on PC

    I tried to run Qt Gestures example (Linux and Win7). It started, I choose folder with images, but any gestures doesn't work. No one of events is QGestureEvent. What I need to do to make gestures work?

  2. #2
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: Qt gestures on PC

    did you use QWidget::grabGesture() to activate them?

  3. #3
    Join Date
    Nov 2009
    Posts
    2
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Qt gestures on PC


  4. #4
    Join Date
    Dec 2009
    Posts
    2
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Qt gestures on PC

    Anybody can answer on this?
    I have same problem on Windows Vista and Embedded Linux for ARM.

    Joseph

  5. #5
    Join Date
    Dec 2009
    Posts
    2
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Qt gestures on PC

    Somebody says we will not get QGesture Events on the devices without touch screen.
    My ARM device (running embedded Linux) has touch screen.
    While the sample program is running, I can get mouse pressed/released events, but no QGesture event from the touch screen.
    What is required to enable generating/capturing QGesture events from touch screen?
    Thank,
    Joseph

  6. #6
    YG park Guest

    Default Re: Qt gestures on PC

    Quote Originally Posted by jhwang View Post
    Somebody says we will not get QGesture Events on the devices without touch screen.
    My ARM device (running embedded Linux) has touch screen.
    While the sample program is running, I can get mouse pressed/released events, but no QGesture event from the touch screen.
    What is required to enable generating/capturing QGesture events from touch screen?
    Thank,
    Joseph
    Hi~ i'm ygpark, in Seoul, Korea.

  7. #7
    YG park Guest

    Default Re: Qt gestures on PC

    I tried to run Qt Gestures example, imagegestures project, at Linux and WinXP.
    It was not work.
    What I need to do to make it work?

  8. #8
    Join Date
    Jan 2010
    Posts
    4
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default Re: Qt gestures on PC

    Gestures do not work for me either. I am trying to run that gesture example:
    /qt/examples/gestures/imagegestures/imagegestures
    that was part of Qt Creator 1.3.1 (Based on Qt 4.6.1 (32 bit))

    I am using xserver on debian.

    It seems that we are not allone, others have the same problem:
    Other post on this forum with the same problem
    (I also found those issues on other forums)

    Is it just me, or do you think too that Qt products and services badly dropped in quality since Nokia is in the business? The Trolltech page has lots of nice posts about new widgets, upcoming Qt mobility stuff and then, instead of doku and compiling examples you get a git repo link.
    Sorry guys, but continue like this and the product is dead in 6 months. Android is not sleeping and burning energy with an inefficient management and business/money/water head meetings. They let the people work.

    Spikey

  9. #9
    Join Date
    Jun 2009
    Posts
    25
    Thanks
    1

    Default Re: Qt gestures on PC

    Refresh the thread.
    I have the same problem, can't record the QGerstureEvent. Do anyone of You solve the problem and can help me?

  10. #10
    Join Date
    Feb 2009
    Posts
    16
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Qt gestures on PC

    Gestures in Qt only work in certain operating systems such as Windows 7.

  11. #11
    Join Date
    Jun 2010
    Location
    Cincinnati, Ohio, USA
    Posts
    92
    Thanks
    3
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Qt gestures on PC

    So is there any documentation out there on what OS and hardware supports Gestures? There are more and more touch pads on laptops that support multi touch and then there are things like the Apple Magic Touchpad. So is there a list of what hardware works with which OS's?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.