KIO
KIO::PerSlaveQueue Struct Reference
#include <scheduler_p.h>
Public Member Functions | |
PerSlaveQueue () | |
Public Attributes | |
SimpleJob * | runningJob |
QList< SimpleJob * > | waitingList |
Detailed Description
Definition at line 75 of file scheduler_p.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 77 of file scheduler_p.h.
Member Data Documentation
SimpleJob* KIO::PerSlaveQueue::runningJob |
Definition at line 79 of file scheduler_p.h.
Definition at line 78 of file scheduler_p.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.