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. How to implement the special gesture event in widget
Forum Updated to NodeBB v4.3 + New Features

How to implement the special gesture event in widget

Scheduled Pinned Locked Moved Mobile and Embedded
qt5.4androidwidgetcreatorios
1 Posts 1 Posters 790 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.
  • M Offline
    M Offline
    mkdh
    wrote on 10 Sept 2015, 07:27 last edited by mkdh 9 Oct 2015, 07:28
    #1

    I want to toggle my method after using finger to draw direction line.

    Now, I can draw line in my widget using "bool event(QEvent *e);", "QEvent::TouchBegin:" and "QEvent::TouchEnd:" and "QTouchEvent",but that is not what I want to get.

    I just want to using finger to draw simple direction line and toggle my method.

    But I have no idea how to implement it....

    1 Reply Last reply
    0

    1/1

    10 Sept 2015, 07:27

    • Login

    • Login or register to search.
    1 out of 1
    • First post
      1/1
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved