Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Loadmore logic implementation
Qt 6.11 is out! See what's new in the release blog

Loadmore logic implementation

Scheduled Pinned Locked Moved Solved Mobile and Embedded
2 Posts 1 Posters 304 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.
  • Q Offline
    Q Offline
    Qt embedded developer
    wrote on last edited by
    #1

    problem: i have n session ids logs which is shown in QTreewidget using Qtreewidgetitem and qlabel. i implemented it. in each session id have n sub sessions log. which is implemented as child qtreewidget item under it.

    now i not get how to implement logic such that it shows initially below it one loadmore button is there when we click on button it it expand next 14 session.

    i not get how to implement above logic. please guide me.

    1 Reply Last reply
    0
    • Q Offline
      Q Offline
      Qt embedded developer
      wrote on last edited by
      #2

      Logic: 1] maintain the session id 2] get session id which needed 3] add and remove session id on button click

      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