Hello! I wonder if there is a way of making such kind of table with combined cells using Qt.
Any advices?
As RobbieE said in comments QTableView::setSpan() function does this job very well!
QTableView::setSpan()