I am using Qt Xlsx to edit and write my xlsx file.
I want to make a program that can read and write on *.xlsx file via QAbstractTableModel
.
But i got confuse how to implement read and write that file via QAbstractTableModel. How can i do this ?
I am using Qt Xlsx to edit and write my xlsx file.
I want to make a program that can read and write on *.xlsx file via QAbstractTableModel
.
But i got confuse how to implement read and write that file via QAbstractTableModel. How can i do this ?