I want to add a widget in a QTableView by shifting the viewport a bit down. I tried using QAbstractScrollArea::setViewportMargins() in the constructor of QTableView but it doesn't seem to do anything. Any ideas?
I want to add a widget in a QTableView by shifting the viewport a bit down. I tried using QAbstractScrollArea::setViewportMargins() in the constructor of QTableView but it doesn't seem to do anything. Any ideas?
My GNU/Linux Blog:
http://funwithlinux.blogspot.com
Bookmarks