[Qt-interest] Qt library for compressing and extracting archives
Andre Somers
andre at familiesomers.nl
Mon Jun 13 09:52:21 CEST 2011
Op 13-6-2011 5:30, Shantanu Tushar Jha schreef:
> Hi,
>
> In my Qt app, I want to compress some files to and extract some files
> from a tar.gz or tar.bz2 or zip archive (one or more will do). I know
> that Qt supports zlib based compression/decompression, however that
> means I can (de)compress data, but can't distinguish between
> individual files (that is .tar.gz -> .tar is possible, but not further).
>
> Any suggestions for such a library? Thanks :)
Check out this FAQ at Qt DevNet:
http://developer.qt.nokia.com/faq/answer/how_to_compress_data_with_qt
André
More information about the Qt-interest-old
mailing list