ThreadWeaver
sequence.h
25 * It is implemented by automatically creating the necessary dependencies between the Jobs in the sequence.
27 * Sequence provides a handy cleanup and unwind mechanism: the stop() slot. If it is called, the processing
A Collection is a vector of Jobs that will be queued together.
Definition collection.h:35
A Sequence is a vector of Jobs that will be executed in a sequence.
Definition sequence.h:31
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 8 2024 11:58:32 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 8 2024 11:58:32 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.