You can just map several model indices to single object. For example if you have a two-day reservation, your model should see it under two model indices (row, col) and (row, col+1).Originally Posted by rhi
Yes, it's obsolete, because it doesn't support the MVC paradigm. Q3Table is a Qt4 equivalent of QTable from Qt3 (just remember to enable the qt3support module, by adding "QT += qt3support" to your .pro file).Originally Posted by rhi




Reply With Quote
Bookmarks