kio
scheduler.cpp File Reference
#include "kio/sessiondata.h"#include "kio/slaveconfig.h"#include "kio/scheduler.h"#include "kio/authinfo.h"#include "kio/slave.h"#include <qptrlist.h>#include <qdict.h>#include <dcopclient.h>#include <kdebug.h>#include <kglobal.h>#include <kprotocolmanager.h>#include <kprotocolinfo.h>#include <assert.h>#include <kstaticdeleter.h>#include <kdesu/client.h>#include "scheduler.moc"
Include dependency graph for scheduler.cpp:

Go to the source code of this file.
Defines | |
| #define | MAX_SLAVE_IDLE (3*60) |
Functions | |
| static Slave * | searchIdleList (SlaveList *idleSlaves, const KURL &url, const QString &protocol, bool &exact) |
Define Documentation
| #define MAX_SLAVE_IDLE (3*60) |
Definition at line 41 of file scheduler.cpp.
Function Documentation
| static Slave* searchIdleList | ( | SlaveList * | idleSlaves, | |
| const KURL & | url, | |||
| const QString & | protocol, | |||
| bool & | exact | |||
| ) | [static] |
Definition at line 450 of file scheduler.cpp.
KDE 3.5 API Reference