Skip to content

Alxim/qtcompress

 
 

Repository files navigation

QtCompress module for Qt 5

A public API for QZipReader and QZipWriter in an easy to use module

Just run qmake and the make to build and install

Then when you want to use QZip in your project, just add the following line to your .pro file
QT += compress

About

Public API for QZip

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.0%
  • QMake 1.2%
  • Other 0.8%