I want use QTableView
to draw a complex table, the table style like bellow.
Table style
The header contain "C" char and row contain "Data" char
The problem is I don't know how to use pyqt to draw table like this, can someone have any ideas ?
I want use QTableView
to draw a complex table, the table style like bellow.
Table style
The header contain "C" char and row contain "Data" char
The problem is I don't know how to use pyqt to draw table like this, can someone have any ideas ?