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. Multilevel header TableView possible?

Multilevel header TableView possible?

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

    I have the following table in QtWidgets for representing a pivot table:
    aa69ebc9-a58a-47de-bfa0-151d4f28d056-image.png

    QHeaderView allows me on QtWidgets to not only have multiple levels of headers, but even add other widgets in the headers as well, in my case, adding a crosshair icon to expand and collapse groups of headers as well is possible.
    I want to migrate my table to QML, but I'm having a hard time understanding how HorizontalHeaderView and VerticalHeaderView work, do those classes support the same thing or very similar to what I can achieve with QHeaderView?

    Raul Guerrero
    http://jimi.mx

    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