Thanks for the hint. QTableView wasn't what I was looking for since I need to have some widgets in the middle of the table (QCheckBox'es and such), but I found QTableWidget on its documentation page, and it is almost perfect for my needs.
Many thanks!
Bookmarks