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. [Solved] How to flick ListView items programmically
Forum Updated to NodeBB v4.3 + New Features

[Solved] How to flick ListView items programmically

Scheduled Pinned Locked Moved QML and Qt Quick
2 Posts 1 Posters 543 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.
  • V Offline
    V Offline
    vladstelmahovsky
    wrote on last edited by vladstelmahovsky
    #1

    Hi

    I want to flick between listview items from my code, not using mouse
    I'm trying to use flick() method, but it works strange
    when snapMode = ListView.SnapOneItem it doesnt works at all,
    when no snap it flicks over item
    PropertyAnimation is not an option since my purpose is to reuse HW acceleration as much as possible

    thanks

    1 Reply Last reply
    0
    • V Offline
      V Offline
      vladstelmahovsky
      wrote on last edited by
      #2

      ok, actually works as expected. If not disabling highlight following

      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