Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    QDeclarativeView and QPanGesture

    QML and Qt Quick
    1
    1
    1450
    Loading More Posts
    • 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.
    • F
      flobe last edited by

      Hi,

      I'm new to Qt Quick and Qt gesture programming so pls forgive if that is off-topic:

      In a QWidget-based Qt application the Qt::PanGesture seems to be a 'two finger swipe' gesture other than documented (but at least it works). As soon as I instantiate a QDeclarativeView somewhere in my application the pan gesture doesn't work at all any more on QWidgets.

      Why is that? Any hints how to re-activate the Qt::PanGesture on QWidgets (apart from a custom pan gesture recognizer)?

      Thanks in advance,
      Flobe.

      1 Reply Last reply Reply Quote 0
      • First post
        Last post