ThreadWeaver
inconstructionstate.h
InConstructionState handles the calls to the Weaver object until the constructor has finished.
Definition: inconstructionstate.h:24
JobPointer applyForWork(Thread *th, bool wasBusy) override
Assign a job to an idle thread.
Definition: inconstructionstate.cpp:33
Weaver * weaver() override
Provide correct return type for WeaverImpl states.
Definition: weaverimplstate.cpp:30
QueueSignals declares the Qt signals shared by the Queue and Weaver classes.
Definition: queuesignals.h:23
Thread represents a worker thread in a Queue's inventory.
Definition: thread.h:27
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sat Sep 30 2023 04:07:54 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sat Sep 30 2023 04:07:54 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.