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
| KIO::PerSlaveQueue::PerSlaveQueue | ( | ) | [inline] |
Definition at line 77 of file scheduler_p.h.
Member Data Documentation
Definition at line 79 of file scheduler_p.h.
| QList<SimpleJob *> KIO::PerSlaveQueue::waitingList |
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-2012 The KDE developers.
Generated on Wed May 2 2012 18:21:59 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Wed May 2 2012 18:21:59 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.