#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) |
| QDBusReply< void > | exec_blind (const QString &name, const QStringList &arg_list, const QStringList &envs, const QString &startup_id) |
| 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::OrgKdeKLauncherInterface |
( |
const QString & | service, |
|
|
const QString & | path, |
|
|
const QDBusConnection & | connection, |
|
|
QObject * | parent = 0 ) |
◆ ~OrgKdeKLauncherInterface()
| OrgKdeKLauncherInterface::~OrgKdeKLauncherInterface |
( |
| ) |
|
◆ autoStart [1/2]
| QDBusReply< void > OrgKdeKLauncherInterface::autoStart |
( |
| ) |
|
|
inlineslot |
◆ autoStart [2/2]
| QDBusReply< void > OrgKdeKLauncherInterface::autoStart |
( |
int | phase | ) |
|
|
inlineslot |
◆ autoStart0Done
| void OrgKdeKLauncherInterface::autoStart0Done |
( |
| ) |
|
|
signal |
◆ autoStart1Done
| void OrgKdeKLauncherInterface::autoStart1Done |
( |
| ) |
|
|
signal |
◆ autoStart2Done
| void OrgKdeKLauncherInterface::autoStart2Done |
( |
| ) |
|
|
signal |
◆ checkForHeldSlave
| QDBusReply< bool > OrgKdeKLauncherInterface::checkForHeldSlave |
( |
const QString & | url | ) |
|
|
inlineslot |
◆ exec_blind [1/2]
| QDBusReply< void > OrgKdeKLauncherInterface::exec_blind |
( |
const QString & | name, |
|
|
const QStringList & | arg_list ) |
|
inlineslot |
◆ exec_blind [2/2]
◆ kdeinit_exec
◆ kdeinit_exec_wait
◆ reparseConfiguration
| QDBusReply< void > OrgKdeKLauncherInterface::reparseConfiguration |
( |
| ) |
|
|
inlineslot |
◆ requestHoldSlave
| QDBusReply< int > OrgKdeKLauncherInterface::requestHoldSlave |
( |
const QString & | url, |
|
|
const QString & | app_socket ) |
|
inlineslot |
◆ requestSlave
| QDBusReply< int > OrgKdeKLauncherInterface::requestSlave |
( |
const QString & | protocol, |
|
|
const QString & | host, |
|
|
const QString & | app_socket, |
|
|
QString & | error ) |
|
inlineslot |
◆ setLaunchEnv
| QDBusReply< void > OrgKdeKLauncherInterface::setLaunchEnv |
( |
const QString & | name, |
|
|
const QString & | value ) |
|
inlineslot |
◆ start_service_by_desktop_name
◆ start_service_by_desktop_path
◆ start_service_by_name
◆ staticInterfaceName()
| const char * OrgKdeKLauncherInterface::staticInterfaceName |
( |
| ) |
|
|
inlinestatic |
◆ waitForSlave
| 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-2026 The KDE developers.
Generated on
by
doxygen 1.15.0 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.