Problems with Open-Source Downloads read https://www.qt.io/blog/problem-with-open-source-downloads and https://forum.qt.io/post/638946
Qt and xlsx files
-
Hi in order to read and write xlsx file I'm using an QAxWidget ("Excel.Application"). It works but only on Windows. It requires excel installed an it is very slow on create a file with thousand of records.
Has anybody try this library?
https://github.com/dbzhang800/QtXlsxWriter
If yes which is the opinion?
-
That library is outdated.
try https://github.com/QtExcel/QXlsxIt is not as complete as using excel library directly but has a very good support of excel features
https://github.com/QtExcel/QXlsx/blob/master/Example.md