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 "kservice.h"#include <klockfile.h>#include <klocale.h>#include <QMutex>#include <QMutexLocker>#include <QCoreApplication>#include <QThread>#include <errno.h>#include "ktoolinvocation.moc"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 68 of file ktoolinvocation.cpp.
| Q_GLOBAL_STATIC_WITH_ARGS | ( | org::kde::KLauncher | , | |
| klauncherIface | , | |||
| ("org.kde.klauncher","/KLauncher", QDBusConnection::sessionBus()) | ||||
| ) |
Definition at line 55 of file ktoolinvocation.cpp.
KDE 4.3 API Reference