QtXlsxWriter
QtXlsxWriter copied to clipboard
Backport to Qt4.8
For my old Qt4 project I make QtXlsxWriter simple and dirty Qt4 backport:
- Insert QStringLiteral macro
- Replace qt private classes QZipReader & QZipWriter to their copies QZlibReader & QZlibWriter
- Few not significant changes
As the author is not active any more, please submit your pull request to https://github.com/VSRonin/QtXlsxWriter I'll take care of maintaining code until the author is back