KDECore
ktoolinvocation.cpp File Reference
#include "ktoolinvocation.h"
#include "klauncher_iface.h"
#include "kdebug.h"
#include "kglobal.h"
#include "kstandarddirs.h"
#include "kcomponentdata.h"
#include "kurl.h"
#include "kmessage.h"
#include <klockfile.h>
#include <klocale.h>
#include <QMutex>
#include <QMutexLocker>
#include <QCoreApplication>
#include <QThread>
#include <errno.h>
#include "ktoolinvocation.moc"
Include dependency graph for ktoolinvocation.cpp:

Go to the source code of this file.
Functions | |
static void | printError (const QString &text, QString *error) |
Q_GLOBAL_STATIC_WITH_ARGS (org::kde::KLauncher, klauncherIface,("org.kde.klauncher","/KLauncher", QDBusConnection::sessionBus())) org |
Function Documentation
Definition at line 67 of file ktoolinvocation.cpp.
Q_GLOBAL_STATIC_WITH_ARGS | ( | org::kde::KLauncher | , | |
klauncherIface | , | |||
("org.kde.klauncher","/KLauncher", QDBusConnection::sessionBus()) | ||||
) |
Definition at line 54 of file ktoolinvocation.cpp.