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) |
|
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::~OrgKdeKLauncherInterface |
( |
| ) |
|
◆ autoStart [1/2]
◆ autoStart [2/2]
◆ autoStart0Done
void OrgKdeKLauncherInterface::autoStart0Done |
( |
| ) |
|
|
signal |
◆ autoStart1Done
void OrgKdeKLauncherInterface::autoStart1Done |
( |
| ) |
|
|
signal |
◆ autoStart2Done
void OrgKdeKLauncherInterface::autoStart2Done |
( |
| ) |
|
|
signal |
◆ checkForHeldSlave
◆ exec_blind [1/2]
◆ exec_blind [2/2]
◆ kdeinit_exec
◆ kdeinit_exec_wait
◆ reparseConfiguration
◆ requestHoldSlave
◆ requestSlave
◆ setLaunchEnv
◆ start_service_by_desktop_name
◆ start_service_by_desktop_path
◆ start_service_by_name
◆ staticInterfaceName()
static const char * OrgKdeKLauncherInterface::staticInterfaceName |
( |
| ) |
|
|
inlinestatic |
◆ waitForSlave
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Jul 20 2023 00:00:00 by
doxygen 1.9.8 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.