Is there a Mapper from a QList to the items of a QTable? I have a rapidly changing application and i'm finding myself resetting up 20-30 columns and headers. I could subclass it, but there are some instances where the list comes from a sql query instead of the object itself.
All i really need to do is view it and change order, and some of the options seem like overkill.
Bookmarks