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. Scrollbar for list view
Qt 6.11 is out! See what's new in the release blog

Scrollbar for list view

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

    Hi,

    I have created listview with "ListView" and delegates in qml. Qt 5.3.1.

    How to add vertical scroll bar for list view?

    Any inputs?

    Thanks.

    1 Reply Last reply
    0
    • T Offline
      T Offline
      Traxx
      wrote on last edited by
      #2

      Symbian "Scrollbar":https://qt.gitorious.org/qt-components/qt-components/source/7d9bf82a089a60429e279d26dc305d34386b7295:src/symbian/ScrollBar.qml component is open source.You can modifed it to suit your need.

      1 Reply Last reply
      0
      • D Offline
        D Offline
        David Stiel
        wrote on last edited by
        #3

        Put the ListView in a "ScrollView":http://doc.qt.io/qt-5/qml-qtquick-controls-scrollview.html

        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