how to zip and unzip in QT
Unsolved
General and Desktop
-
Hi!
As the title says, I want to zip/unzip some files and directories using QZipWriter/QZipReader.
But I can not find and include this module in my Qt(QT version : 6.5.0).
I have searched on the internet and some users say that QT should be installed by source code to use QZipWriter/QZipReader and I don't know if there is any problem with my QT installation.The blew is my Qt components status capture.
Could any one give me some help me to use QzipWriter and QzipReader?
-