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. In QML how do I display images as some kind of array
Forum Updated to NodeBB v4.3 + New Features

In QML how do I display images as some kind of array

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
4 Posts 3 Posters 442 Views 2 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
    AI_Messiah
    wrote on last edited by
    #1

    I am making a game which means that I want to add and delete images and call methods on them

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      Use GridView, with a custom model.

      (Z(:^

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

        So what I need is a Dynamic Object how to use it to do what I want will be my next Question (Literal)

        1 Reply Last reply
        0
        • fcarneyF Offline
          fcarneyF Offline
          fcarney
          wrote on last edited by
          #4

          If you are using Qt Creator click on the Welcome icon in the left of Creator side bar. Then search for "game". Then look at the QML Advanced Tutorials 1, 2, and 3.

          C++ is a perfectly valid school of magic.

          1 Reply Last reply
          1

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved