KInit
klauncher.cpp File Reference
#include "klauncher.h"#include "klauncher_cmds.h"#include "klauncher_adaptor.h"#include <config.h>#include <stdio.h>#include <unistd.h>#include <stdlib.h>#include <errno.h>#include <signal.h>#include <sys/time.h>#include <kstartupinfo.h>#include <X11/Xlib.h>#include <QtCore/QFile>#include <kconfig.h>#include <kdebug.h>#include <kde_file.h>#include <klibloader.h>#include <klocale.h>#include <kprotocolmanager.h>#include <kprotocolinfo.h>#include <krun.h>#include <kstandarddirs.h>#include <ktemporaryfile.h>#include <kurl.h>#include <kio/global.h>#include <kio/connection.h>#include <kio/slaveinterface.h>#include "klauncher.moc"
Include dependency graph for klauncher.cpp:

Go to the source code of this file.
Defines | |
| #define | SLAVE_MAX_IDLE 30 |
Functions | |
| static void | appendLong (QByteArray &ba, long l) |
| static bool | matchesPendingRequest (const QString &appId, const QString &pendingAppId) |
Variables | |
| static KLauncher * | g_klauncher_self |
Define Documentation
| #define SLAVE_MAX_IDLE 30 |
Definition at line 57 of file klauncher.cpp.
Function Documentation
| static void appendLong | ( | QByteArray & | ba, | |
| long | l | |||
| ) | [static] |
Definition at line 590 of file klauncher.cpp.
Definition at line 412 of file klauncher.cpp.
Variable Documentation
KLauncher* g_klauncher_self [static] |
Definition at line 166 of file klauncher.cpp.
KDE 4.2 API Reference