<div dir="ltr">In this case you are probably looking for ReadOnlyArchiveInterface::list(), which you can also find implemented in those two source files that I mentioned.<div><br></div><div>Elvis</div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-03-08 3:08 GMT+01:00 Giuseppe <span dir="ltr"><<a 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">
<div 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><div><div class="h5">
<br>
<div>On 07/03/15 22:56, Elvis Angelaccio
wrote:<br>
</div>
<blockquote 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 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 href="mailto:Kde-utils-devel@kde.org" target="_blank">Kde-utils-devel@kde.org</a><br>
<a 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></fieldset>
<br>
<pre>_______________________________________________
Kde-utils-devel mailing list
<a href="mailto:Kde-utils-devel@kde.org" target="_blank">Kde-utils-devel@kde.org</a>
<a href="https://mail.kde.org/mailman/listinfo/kde-utils-devel" target="_blank">https://mail.kde.org/mailman/listinfo/kde-utils-devel</a>
</pre>
</blockquote>
<br>
</div></div></div>
<br>_______________________________________________<br>
Kde-utils-devel mailing list<br>
<a href="mailto:Kde-utils-devel@kde.org">Kde-utils-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kde-utils-devel" target="_blank">https://mail.kde.org/mailman/listinfo/kde-utils-devel</a><br>
<br></blockquote></div><br></div>