There is a function on Q3Table called setColumnMovingEnabled, which appears to allow/disallow columns from being repositioned. Is this possible and how is this achieved with a QTableView? Ideally I would like the user to be able to reposition columns and then save that column order so that it can persisted the next time the application is run.


Reply With Quote

Bookmarks