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. Display items horizontally in QTreeView
Forum Updated to NodeBB v4.3 + New Features

Display items horizontally in QTreeView

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 183 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.
  • August WienerA Offline
    August WienerA Offline
    August Wiener
    wrote on last edited by August Wiener
    #1

    Hi everyone.
    I'am using QTreeView with custom QItemDelegate to display hierarchical data (only 1 level of hierachy) in a vertical line (column).
    Problem is - I need to display this data in other QTreeView horizontally (the same way QLIstView does when you enable QListView::isWrapping with QListView::flow set to TopToBoottom), displaying hierarchy by vertical offset .
    What is the best way to do that?

    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