Ahh, so you want to merge cells, not whole tables.Try making use of QTableView::setSpan(). I'm not sure if I ever tried it with Qt 4.2 but at least with Qt 4.3.0 it seems to work pretty nicely.
Ahh, so you want to merge cells, not whole tables.Try making use of QTableView::setSpan(). I'm not sure if I ever tried it with Qt 4.2 but at least with Qt 4.3.0 it seems to work pretty nicely.
J-P Nurmi
bookmarkernj (8th July 2007)
Bookmarks