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"
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,(QString::fromLatin1("org.kde.klauncher"), QString::fromLatin1("/KLauncher"), QDBusConnection::sessionBus())) org | |
Function Documentation
Definition at line 67 of file ktoolinvocation.cpp.
Q_GLOBAL_STATIC_WITH_ARGS | ( | org::kde::KLauncher | , |
klauncherIface | , | ||
(QString::fromLatin1("org.kde.klauncher"), QString::fromLatin1("/KLauncher"), QDBusConnection::sessionBus()) | |||
) |
Definition at line 55 of file ktoolinvocation.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.