Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Swipe event

Swipe event

Scheduled Pinned Locked Moved QML and Qt Quick
3 Posts 2 Posters 1.0k 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.
  • M Offline
    M Offline
    mageshs
    wrote on last edited by
    #1

    Dear All,

    Very nice to meet you all.

    This is Magesh from INDIA.
    i would like to make a swipe or flick support on screen.

    based on a swipe(left or right) the next screen should be loaded.

    I have analyzed the following component.
    SwipeDirection QSwipeGesture.horizontalDirection

    Does this event handler will be invoked while the horizontal swipe is happening ?

    Waiting for your suggestions.

    Thanks in Advance!!!

    Best Regards,
    Magesh.

    1 Reply Last reply
    0
    • GianlucaG Offline
      GianlucaG Offline
      Gianluca
      wrote on last edited by
      #2

      Please, give us some context.
      Are you using Qt Quick 2 ? or it is a QWidget-based application ?

      1 Reply Last reply
      0
      • M Offline
        M Offline
        mageshs
        wrote on last edited by
        #3

        Qt widget based application built in cpp.

        planning to use a transparent widget and by flicking that widget or swiping the widget horizontally, the transition should happen.

        So i am planning to use this function as an event handler for my screen.

        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