0

I am looking to replicate the look of the TableView presented in this picture using Qt. The one in the picture looks to be created with Windows Forms. The main part I'm wondering about is how the different items have different categories kind of (with each section having a header).

Is it possible to do this in a Qt TableView, or do I need to use a TreeView?

  • Take a look at [this](https://stackoverflow.com/questions/32476006/how-to-make-an-expandable-collapsable-section-widget-in-qt). – Zakk May 13 '22 at 18:34
  • Please provide enough code so others can better understand or reproduce the problem. – Community May 13 '22 at 21:50

0 Answers0