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. How can I set an Item setup using Repeater ?
Forum Updated to NodeBB v4.3 + New Features

How can I set an Item setup using Repeater ?

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 115 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.
  • Y Offline
    Y Offline
    yegender
    wrote on last edited by
    #1

    Hi Everyone,

    I want to make something like this using the repeater:

    • Item to be repeated
      • Item to be repeated
      • Item
        • Item to be repeated
        • Item
          • Item to be repeated
            .... and so on.

    For now Repeater repeat elements like this:

    • Item to be repeated
    • Item to be repeated
    • Item to be repeated
    • Item to be repeated
      .... and so on.

    Does there is a way to do this.

    And I have to change the position of elements too in runtime.

    Cheers

    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