How to place table into table header
-
Hi all. I've table (child of QAbstractTableModel), there i need to make somthing like table in vertical/horizontal header. Is it possible?
-
Hi,
I think is possbile but you have to create your
QHeader
subclass.
There is also this solution but is commercial