Some changes on kio/kio/jobuidelegate

David Faure faure at kde.org
Thu Dec 28 19:12:10 GMT 2006


On Thursday 28 December 2006 16:37, Rafael Fernández López wrote:
>   /**
>    * If you don't have a KIO::Job, but want to show some kind of
>    * progress into the UI Server, you have to call this method.
>    * @param icon the icon to be shown on the UI Server
>    * @return the progress ID assigned by the UI Server
>    */
>   int newJob( const QString &icon = QString() );

Observer is observing KIO::Jobs and telling the uiserver about them.
For non-kio-jobs, why not just use the generated dbus interface of kio_uiserver directly?
Or is there some additional logic that observer will perform for this case?

-- 
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).




More information about the kde-core-devel mailing list