KDECore
#include <klauncher_iface.h>
|
QDBusReply< void > | autoStart () |
|
QDBusReply< void > | autoStart (int phase) |
|
QDBusReply< bool > | checkForHeldSlave (const QString &url) |
|
QDBusReply< void > | exec_blind (const QString &name, const QStringList &arg_list, const QStringList &envs, const QString &startup_id) |
|
QDBusReply< void > | exec_blind (const QString &name, const QStringList &arg_list) |
|
QDBusReply< int > | kdeinit_exec (const QString &app, const QStringList &args, const QStringList &env, const QString &startup_id, QString &dbusServiceName, QString &error, int &pid) |
|
QDBusReply< int > | kdeinit_exec_wait (const QString &app, const QStringList &args, const QStringList &env, const QString &startup_id, QString &dbusServiceName, QString &error, int &pid) |
|
QDBusReply< void > | reparseConfiguration () |
|
QDBusReply< int > | requestHoldSlave (const QString &url, const QString &app_socket) |
|
QDBusReply< int > | requestSlave (const QString &protocol, const QString &host, const QString &app_socket, QString &error) |
|
QDBusReply< void > | setLaunchEnv (const QString &name, const QString &value) |
|
QDBusReply< int > | start_service_by_desktop_name (const QString &serviceName, const QStringList &urls, const QStringList &envs, const QString &startup_id, bool blind, QString &dbusServiceName, QString &error, int &pid) |
|
QDBusReply< int > | start_service_by_desktop_path (const QString &serviceName, const QStringList &urls, const QStringList &envs, const QString &startup_id, bool blind, QString &dbusServiceName, QString &error, int &pid) |
|
QDBusReply< int > | start_service_by_name (const QString &serviceName, const QStringList &urls, const QStringList &envs, const QString &startup_id, bool blind, QString &dbusServiceName, QString &error, int &pid) |
|
QDBusReply< void > | waitForSlave (int pid) |
|
Definition at line 37 of file klauncher_iface.h.
OrgKdeKLauncherInterface::OrgKdeKLauncherInterface |
( |
const QString & |
service, |
|
|
const QString & |
path, |
|
|
const QDBusConnection & |
connection, |
|
|
QObject * |
parent = 0 |
|
) |
| |
OrgKdeKLauncherInterface::~OrgKdeKLauncherInterface |
( |
| ) |
|
QDBusReply<void> OrgKdeKLauncherInterface::autoStart |
( |
| ) |
|
|
inlineslot |
QDBusReply<void> OrgKdeKLauncherInterface::autoStart |
( |
int |
phase | ) |
|
|
inlineslot |
void OrgKdeKLauncherInterface::autoStart0Done |
( |
| ) |
|
|
signal |
void OrgKdeKLauncherInterface::autoStart1Done |
( |
| ) |
|
|
signal |
void OrgKdeKLauncherInterface::autoStart2Done |
( |
| ) |
|
|
signal |
QDBusReply<bool> OrgKdeKLauncherInterface::checkForHeldSlave |
( |
const QString & |
url | ) |
|
|
inlineslot |
QDBusReply<void> OrgKdeKLauncherInterface::exec_blind |
( |
const QString & |
name, |
|
|
const QStringList & |
arg_list |
|
) |
| |
|
inlineslot |
QDBusReply<void> OrgKdeKLauncherInterface::reparseConfiguration |
( |
| ) |
|
|
inlineslot |
QDBusReply<int> OrgKdeKLauncherInterface::requestHoldSlave |
( |
const QString & |
url, |
|
|
const QString & |
app_socket |
|
) |
| |
|
inlineslot |
QDBusReply<int> OrgKdeKLauncherInterface::requestSlave |
( |
const QString & |
protocol, |
|
|
const QString & |
host, |
|
|
const QString & |
app_socket, |
|
|
QString & |
error |
|
) |
| |
|
inlineslot |
QDBusReply<void> OrgKdeKLauncherInterface::setLaunchEnv |
( |
const QString & |
name, |
|
|
const QString & |
value |
|
) |
| |
|
inlineslot |
static const char* OrgKdeKLauncherInterface::staticInterfaceName |
( |
| ) |
|
|
inlinestatic |
QDBusReply<void> OrgKdeKLauncherInterface::waitForSlave |
( |
int |
pid | ) |
|
|
inlineslot |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:11 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.