Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I was wondering, how can I list the files and extract rar files using Qt?
@Mr-Gisa See https://forum.qt.io/topic/72570/best-way-to-pack-and-unpack-rar-archives-using-qt/2
Where? I really don't see anything. haha. They mention KArchive but it doesn't handle rar files.
@Mr-Gisa Hi Did you ever check out https://cgit.kde.org/peruse.git/tree/src/qtquick/karchive-rar
https://forum.qt.io/topic/87498/handling-zip-and-rar-files
Sorry, I completely forgot that I asked that already, it's my mind full of things. :(
@Mr-Gisa Well that can happen to anyone. Besides, its better to have head full of things - than a zombie like existence.
Now I only need to know how to compile and use that thing (completely lost) haha
@Mr-Gisa If you don't want to go down the route of compiling/integrating that code, could your manage by just processing an external RAR command for your purposes?