KCoreAddons
kcompositejob.h
virtual void slotInfoMessage(KJob *job, const QString &message)
Forward signal from subjob.
Definition kcompositejob.cpp:100
virtual bool addSubjob(KJob *job)
Add a job that has to be finished before a result is emitted.
Definition kcompositejob.cpp:34
const QList< KJob * > & subjobs() const
Retrieves the list of the subjobs.
Definition kcompositejob.cpp:69
KCompositeJob(QObject *parent=nullptr)
Creates a new KCompositeJob object.
Definition kcompositejob.cpp:20
QObject(QObject *parent)
Q_OBJECTQ_OBJECT
Q_SLOTSQ_SLOTS
QObject * parent() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:55:52 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:55:52 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.