<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
As far as I know, in the import/export plugins we don't have any progress reporting framework (Boud will correct me if I'm wrong), though it might be a good idea to have one.<br>
</blockquote>
<br></span>
There actually is one, you can set an updater using KisImportExportFilter::setUpdater and report progress with the sigProgress(int percent); whether that actually works is another thing. Adding progress reporting to our import/export plugins has been a todo since we moved away from the built-in ImageMagick filters, I think!<br>
<br>
But the proper thing to do is emit that signal from the filter and then let me worry about how whether the progress bar is shown.<span class="im HOEnZb"></span><br></blockquote><div><br></div><div>Yes, that would be an ideal solution :)<br></div><div> </div></div>-- <br><div class="gmail_signature">Dmitry Kazakov</div>
</div></div>