Some porting from KIO::Jobs to KJobs
Rafael Fernández López
ereslibre at gmail.com
Wed Jan 17 19:36:44 GMT 2007
2007/1/17, Ricard Marxer Piñón <rmarxer at iua.upf.edu>:
> What I meant with progressDescription is the same as your info slot. So
> the kuiserver would only show the string without doing nothing with it.
> It's the application that would do something like this pseudo code:
>
> myJob->progress(howMany/howManyTotal);
> myJob->progressInfo(i18n("%1 of %2 contacts added", howManyDone,
> howManyTotal));
>
> Would this make sense?
Yes, it makes sense to me. Is a good idea. I will implement it.
Bye and thanks,
Rafael Fernández López.
More information about the kde-core-devel
mailing list