There is no single piece of data in QTableWidget. It consists of separate items. If you had a proper model, you could implement it in such a way that all data would be stored in a list that you could simply redirect to QSettings.
There is no single piece of data in QTableWidget. It consists of separate items. If you had a proper model, you could implement it in such a way that all data would be stored in a list that you could simply redirect to QSettings.
Bookmarks