Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How to create custom gesture using qt qml
Forum Updated to NodeBB v4.3 + New Features

How to create custom gesture using qt qml

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 211 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
    Anny
    wrote on last edited by Anny
    #1

    Hi,

    I am creating qt qml application on qt 5.3. I want to add some swipe and custom gesture in qml. I want to create some custom gestures like first move fingure up then horizontally and then down. Is possible to make custom gesture using MultiPointTouch? yes then How? or is there any other way to add gestures ?

    I tried swipe gesture using QMultiPointTouch and gesture.grab().But not able to do custom gesture. I have seen QGestureRecogniser but its for QWidget application, I want something for qml. Has anyone done this before? How to do this ?

    Regards

    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