ThreadWeaver
iddecorator.h
24 * It is supposed to be used as the base class for actual decorators that do change the behaviour of jobs. */
A Collection is a vector of Jobs that will be queued together.
Definition collection.h:35
IdDecorator decorates a job without changing it's behaviour.
Definition iddecorator.h:26
QueuePolicy is an interface for customizations of the queueing behaviour of jobs.
Definition queuepolicy.h:39
A Sequence is a vector of Jobs that will be executed in a sequence.
Definition sequence.h:31
Q_SCRIPTABLE CaptureState status()
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.