-
Notifications
You must be signed in to change notification settings - Fork 25
Home
Antony jr edited this page Dec 13, 2017
·
17 revisions
Welcome to the QArchive wiki!
QArchive is a C++ Cross-Platform helper library that Modernizes libarchive using Qt5.
Simply extracts 7z , Tarballs , RAR and other supported formats by libarchive.
QArchive not just helps Qt Programs to interact with libarchive but also make it
non-blocking and supports traditional signals and slots! And QArchive just comes
in a single header file , So integrating QArchive in your Qt5 project is simple.
QArchive is self-contained inside the QArchive namespace where you can find all
the functions of QArchive , browse through the wiki to find out more about each class!
BSD 3-Clause License
Copyright (C) 2017 , antony-jr
All Rights Reserved.