Results 1 to 4 of 4

Thread: How to set Qt::GestureType for my specific gesture?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,018 Times in 4,794 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: How to set Qt::GestureType for my specific gesture?

    QGestureRecognizer::registerRecognizer() returns a value that can be used as Qt::GestureType. Be sure to carefully read the docs for Qt::GestureType!
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  2. The following user says thank you to wysota for this useful post:

    GreenScape (11th October 2011)

Similar Threads

  1. Swipe gesture not recognized
    By Luc4 in forum Qt Programming
    Replies: 2
    Last Post: 16th December 2014, 15:13
  2. Replies: 5
    Last Post: 14th February 2011, 14:06
  3. Gesture Programming specs
    By scarleton in forum Qt Programming
    Replies: 3
    Last Post: 5th December 2010, 23:30
  4. Replies: 0
    Last Post: 18th November 2010, 16:48
  5. Qt Pinch Gesture Support
    By Peter_APIIT in forum Qt Programming
    Replies: 1
    Last Post: 8th January 2010, 19:32

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
  •  
Qt is a trademark of The Qt Company.