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. QML ListView
Qt 6.11 is out! See what's new in the release blog

QML ListView

Scheduled Pinned Locked Moved QML and Qt Quick
3 Posts 2 Posters 3.7k 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
    archerabi
    wrote on last edited by
    #1

    Is there any way of knowing the direction of a flick in a ListView?
    I want to catch a horizontal flick in a listview(horizontal flicking is disabled) and pass it to its children.

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mbrasser
      wrote on last edited by
      #2

      Hi,

      If you have a ListView with horizontal flicking disabled, then a delegate with a Flickable in it that has horizontal flicking enabled should "catch" any horizontal flicking. Is that the kind of thing you are after?

      Regards,
      Michael

      1 Reply Last reply
      0
      • A Offline
        A Offline
        archerabi
        wrote on last edited by
        #3

        thanks,thats exactly what i am looking for.let me give it a shot and see.

        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