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. Stick ListView Section to the end of the list
Forum Updated to NodeBB v4.3 + New Features

Stick ListView Section to the end of the list

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

    Hi guys,

    I'm currently working on a simple todo list and I get stuck in the positioning of the completed tasks. I would like to add these at the end of the list with the possibility to fold them in and out. Like here for example:

    todolist2.PNG

    My current approch is using the listView sections. The sections are created at the current item at the moment. I want to have one "Completed"-section at the end of the list.

    todolist.PNG

    Is it even possible to achieve my idea with that approach?

    Hope you can help me.

    Regards,
    wowalive

    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