[Kde-bindings] KIO jobs for netacces

Arno Rehn arno at arnorehn.de
Fri Apr 2 00:06:03 UTC 2010


On Thursday 01 April 2010 17:17:13 Robert Riemann wrote:
> Hi all,
> 
> is there already a KIO integration in korundum4?
> What do I have to to do to download some simple images from QUrl to a
> QByteArray (String)?
Yep. There's the KIO namespace. Same as in C++. You probably want 
KIO::copy(KUrl, KUrl).

You might want to take a look at http://api.kde.org/4.x-api/kdelibs-
apidocs/kio/html/namespaceKIO.html and http://api.kde.org/4.x-api/kdelibs-
apidocs/kio/html/classKIO_1_1Job.html

-- 
Arno Rehn
arno at arnorehn.de



More information about the Kde-bindings mailing list