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
void setArguments(const QByteArray &data)
Sets the QByteArray that is passed to WorkerBase::special() on the worker.
Definition specialjob.cpp:31
SpecialJob(const QUrl &url, const QByteArray &data=QByteArray())
Creates a KIO::SpecialJob.
Definition specialjob.cpp:22
void data(KIO::Job *job, const QByteArray &data)
Data from the worker has arrived.
Q_D(Todo)
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Thu Jan 23 2025 18:56:32 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Thu Jan 23 2025 18:56:32 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.