KIO
specialjob.cpp
16 SpecialJobPrivate(const QUrl &url, int command, const QByteArray &packedArgs, const QByteArray &_staticData)
QByteArray arguments() const
Returns the QByteArray data that will be sent (or has been sent) to the worker.
Definition: specialjob.cpp:37
SpecialJob(const QUrl &url, const QByteArray &data=QByteArray())
Creates a KIO::SpecialJob.
Definition: specialjob.cpp:22
void setArguments(const QByteArray &data)
Sets the QByteArray that is passed to WorkerBase::special() on the worker.
Definition: specialjob.cpp:31
Definition: specialjob.h:31
void data(KIO::Job *job, const QByteArray &data)
Data from the worker has arrived.
Q_D(Todo)
Definition: transferjob.h:25
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Wed Dec 6 2023 03:52:42 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Wed Dec 6 2023 03:52:42 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.