Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 525 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 525 Bytes

CSVTableModel

Qt Table Model for CSV files

this class implements Qt model for CSV files, it can be useful to be used with view widgets

there is a test app and some csv files to play around with the model

some examples:

2020-02-20 14_06_13-CSVTableModel Test

2020-02-20 14_05_56-CSVTableModel Test