QTableView and QStandardItemModel, examples...
Solved
General and Desktop
-
I have been using QTableView and QStandardItemModel to add data to widgets in a GUI interface, I now want to work with the widgets and go the other way, however this isn't as straight forward as I had hoped, are they're any good examples available that would help me get data out of a specific row and column?