I need to create a table like this
I tried to create a QTableWidget and create a custom headerView for it with this tutorial, but the problem is that in that case I can generalize one header text (LBS) for columns 1-3, another text for columns 4-6 (GBS1), and so on. But I need the columns below it to have a header as well.