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. Simultaneous clicked signal after the QTapAndHoldGesture

Simultaneous clicked signal after the QTapAndHoldGesture

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 364 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.
  • R Offline
    R Offline
    RockyRaccoon
    wrote on last edited by
    #1

    Hi, everybody.

    I'm using QT 5.3.0 and have faced the following problem. I have the widget that holds QListView. The widget handles clicked signal and QTapAndHoldGesture from the list. The problem is that if QTapAndHoldGesture event is triggered after it the clicked signal is also emitted.
    Is it possible to make this things separate, if the gesture is triggered, then no clicked signal is emitted? Or are there any workarounds?

    Thanks guys.

    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