I add a QTableView as a tab for QTabWidget using addTab method,when not scrolling is needed everything is fine but as soon as page scrolls some items would disappear,what should i do?(does it have anything to do with repainting the items in the view ?)
for getting the picture more clearly,take a loot at these
with no scrolling:
with scrolling:
![]()
Bookmarks