Qt Forum

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

    Update: Forum Guidelines & Code of Conduct

    Solved Listview to automatically assign itself to the bounded area

    QML and Qt Quick
    2
    3
    304
    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.
    • B
      Belluri Uthej Reddy last edited by

      Hello,
      I have a 15 elements in listview in vertical orientation. I have used clip:true operation so as not to overlap with other components. Now if i scroll the listview some part of the elements will be visible and other part will be hidden. how can i make my listview to automatically assign to the next element otherthan showing only some part of the previous element within the bounded area of listview.

      1 Reply Last reply Reply Quote 0
      • dheerendra
        dheerendra Qt Champions 2022 last edited by

        Looking for snap mode property ? Check in listview documentation

        Dheerendra
        @Community Service
        Certified Qt Specialist
        http://www.pthinks.com

        1 Reply Last reply Reply Quote 7
        • B
          Belluri Uthej Reddy last edited by

          Thanks Sir its working perfect

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