<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Thank you for the answer! I didn't find what I'm searching, maybe
you can help me again please. I'm looking for the code executed
after a file is added, that shows the list of the files in the
archive. <br>
<br>
<div class="moz-cite-prefix">On 07/03/15 22:56, Elvis Angelaccio
wrote:<br>
</div>
<blockquote
cite="mid:CALN1cns506VGQHi4oMmEO3jbGDA0Z6mmzf=esarz_NJZ8rXeXw@mail.gmail.com"
type="cite">
<div dir="ltr">Hi Giuseppe,
<div>there is no much code documentation, but the Ark codebase
is not hard to understand by just looking at the code itself.</div>
<div>Ark relies on either libarchive (e.g. for tar archives) or
the command line utilities (zip, 7z, rar, etc.).</div>
<div>You can find the relevant code in the different
implementations of the ReadWriteArchiveInterface::addFiles()
function. In particular, take a look at the following source
files:</div>
<div>- kerfuffle/cliinterface.ccp</div>
<div>- plugins/libarchive/libarchivehandler.ccp</div>
<div><br>
</div>
<div>Cheers,</div>
<div>Elvis</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">2015-03-07 21:57 GMT+01:00 Giuseppe <span
dir="ltr"><<a moz-do-not-send="true"
href="mailto:sillettig@gmail.com" target="_blank">sillettig@gmail.com</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">Hi
everybody. I'm trying to fix some bugs in ark. There is some
code documentation? Or i can ask help to someone? I'm trying
to understand which part of code let add files in archives.
If someone could help me, I'll be very greatfull!<br>
_______________________________________________<br>
Kde-utils-devel mailing list<br>
<a moz-do-not-send="true"
href="mailto:Kde-utils-devel@kde.org" target="_blank">Kde-utils-devel@kde.org</a><br>
<a moz-do-not-send="true"
href="https://mail.kde.org/mailman/listinfo/kde-utils-devel"
target="_blank">https://mail.kde.org/mailman/listinfo/kde-utils-devel</a><br>
</blockquote>
</div>
<br>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Kde-utils-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Kde-utils-devel@kde.org">Kde-utils-devel@kde.org</a>
<a class="moz-txt-link-freetext" href="https://mail.kde.org/mailman/listinfo/kde-utils-devel">https://mail.kde.org/mailman/listinfo/kde-utils-devel</a>
</pre>
</blockquote>
<br>
</body>
</html>