Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. List of grouped items
Forum Updated to NodeBB v4.3 + New Features

List of grouped items

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 184 Views 1 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.
  • HojjatJafaryH Offline
    HojjatJafaryH Offline
    HojjatJafary
    wrote on last edited by
    #1

    Hi,
    I'd like to create grouped listview something like comments thread in google docs:

    alt text

    there are multiple groups of comment items inside comment threads.
    As it is not possible to have nested listview widgets so seems it can be implemented with treeview and custom delegate but I don't know that it is best solution to get something like this:

    alt text

    My search result shows that this type of views are easier to implement in QML.
    Can I achieve such result in native widgets or I should implement it in QML?

    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