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] Create the qml list that will show pictures.
Forum Update on Monday, May 27th 2025

[SOLVED] Create the qml list that will show pictures.

Scheduled Pinned Locked Moved QML and Qt Quick
6 Posts 3 Posters 3.1k 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.
  • R Offline
    R Offline
    Roman90
    wrote on last edited by
    #1

    Hello! I want to create the qml list that will show pictures of fixed size in a few columns depends from playlist width.
    Pathes to pictures in list will be loaded from C++ model. Can you advise me how to do this better?

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

      I think, you need using QML GridView element for your task.
      See http://developer.qt.nokia.com/doc/qt-4.7/qml-gridview.html for more info.

      --
      Vasiliy

      1 Reply Last reply
      0
      • EddyE Offline
        EddyE Offline
        Eddy
        wrote on last edited by
        #3

        have a look at this "qml example":http://doc.qt.nokia.com/4.7/demos-declarative-flickr.html.

        Qt Certified Specialist
        www.edalsolutions.be

        1 Reply Last reply
        0
        • R Offline
          R Offline
          Roman90
          wrote on last edited by
          #4

          Thank you very much for the help.

          1 Reply Last reply
          0
          • EddyE Offline
            EddyE Offline
            Eddy
            wrote on last edited by
            #5

            You're welcome.

            Could edit your title and add [solved] in front of it? We don't have a better way at this time to mark a topic as solved. This forum is still beta ;)
            By doing this you help other people find solutions more easily and it helps the problem solvers to hunt the not solved topics.

            Qt Certified Specialist
            www.edalsolutions.be

            1 Reply Last reply
            0
            • R Offline
              R Offline
              Roman90
              wrote on last edited by
              #6

              yes of course)

              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