• Skip to content
  • Skip to link menu
  • KDE API Reference
  • kdelibs-4.14.38 API Reference
  • KDE Home
  • Contact Us
 

KDECore

Public Slots | Signals | Public Member Functions | Static Public Member Functions | List of all members
OrgKdeKLauncherInterface Class Reference

#include <klauncher_iface.h>

Inheritance diagram for OrgKdeKLauncherInterface:
QDBusAbstractInterface

Public Slots

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)

Signals

void autoStart0Done ()
void autoStart1Done ()
void autoStart2Done ()

Public Member Functions

 OrgKdeKLauncherInterface (const QString &service, const QString &path, const QDBusConnection &connection, QObject *parent=0)
 ~OrgKdeKLauncherInterface ()

Static Public Member Functions

static const char * staticInterfaceName ()

Detailed Description

Definition at line 37 of file klauncher_iface.h.

Constructor & Destructor Documentation

◆ OrgKdeKLauncherInterface()

OrgKdeKLauncherInterface::OrgKdeKLauncherInterface ( const QString & service,
const QString & path,
const QDBusConnection & connection,
QObject * parent = 0 )

Definition at line 18 of file klauncher_iface.cpp.

◆ ~OrgKdeKLauncherInterface()

OrgKdeKLauncherInterface::~OrgKdeKLauncherInterface ( )

Definition at line 23 of file klauncher_iface.cpp.

Member Function Documentation

◆ autoStart [1/2]

QDBusReply< void > OrgKdeKLauncherInterface::autoStart ( )
inlineslot

Definition at line 50 of file klauncher_iface.h.

◆ autoStart [2/2]

QDBusReply< void > OrgKdeKLauncherInterface::autoStart ( int phase)
inlineslot

Definition at line 56 of file klauncher_iface.h.

◆ autoStart0Done

void OrgKdeKLauncherInterface::autoStart0Done ( )
signal

◆ autoStart1Done

void OrgKdeKLauncherInterface::autoStart1Done ( )
signal

◆ autoStart2Done

void OrgKdeKLauncherInterface::autoStart2Done ( )
signal

◆ checkForHeldSlave

QDBusReply< bool > OrgKdeKLauncherInterface::checkForHeldSlave ( const QString & url)
inlineslot

Definition at line 180 of file klauncher_iface.h.

◆ exec_blind [1/2]

QDBusReply< void > OrgKdeKLauncherInterface::exec_blind ( const QString & name,
const QStringList & arg_list )
inlineslot

Definition at line 70 of file klauncher_iface.h.

◆ exec_blind [2/2]

QDBusReply< void > OrgKdeKLauncherInterface::exec_blind ( const QString & name,
const QStringList & arg_list,
const QStringList & envs,
const QString & startup_id )
inlineslot

Definition at line 63 of file klauncher_iface.h.

◆ kdeinit_exec

QDBusReply< int > OrgKdeKLauncherInterface::kdeinit_exec ( const QString & app,
const QStringList & args,
const QStringList & env,
const QString & startup_id,
QString & dbusServiceName,
QString & error,
int & pid )
inlineslot

Definition at line 77 of file klauncher_iface.h.

◆ kdeinit_exec_wait

QDBusReply< int > OrgKdeKLauncherInterface::kdeinit_exec_wait ( const QString & app,
const QStringList & args,
const QStringList & env,
const QString & startup_id,
QString & dbusServiceName,
QString & error,
int & pid )
inlineslot

Definition at line 90 of file klauncher_iface.h.

◆ reparseConfiguration

QDBusReply< void > OrgKdeKLauncherInterface::reparseConfiguration ( )
inlineslot

Definition at line 103 of file klauncher_iface.h.

◆ requestHoldSlave

QDBusReply< int > OrgKdeKLauncherInterface::requestHoldSlave ( const QString & url,
const QString & app_socket )
inlineslot

Definition at line 109 of file klauncher_iface.h.

◆ requestSlave

QDBusReply< int > OrgKdeKLauncherInterface::requestSlave ( const QString & protocol,
const QString & host,
const QString & app_socket,
QString & error )
inlineslot

Definition at line 116 of file klauncher_iface.h.

◆ setLaunchEnv

QDBusReply< void > OrgKdeKLauncherInterface::setLaunchEnv ( const QString & name,
const QString & value )
inlineslot

Definition at line 127 of file klauncher_iface.h.

◆ start_service_by_desktop_name

QDBusReply< int > OrgKdeKLauncherInterface::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 )
inlineslot

Definition at line 134 of file klauncher_iface.h.

◆ start_service_by_desktop_path

QDBusReply< int > OrgKdeKLauncherInterface::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 )
inlineslot

Definition at line 147 of file klauncher_iface.h.

◆ start_service_by_name

QDBusReply< int > OrgKdeKLauncherInterface::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 )
inlineslot

Definition at line 160 of file klauncher_iface.h.

◆ staticInterfaceName()

const char * OrgKdeKLauncherInterface::staticInterfaceName ( )
inlinestatic

Definition at line 41 of file klauncher_iface.h.

◆ waitForSlave

QDBusReply< void > OrgKdeKLauncherInterface::waitForSlave ( int pid)
inlineslot

Definition at line 173 of file klauncher_iface.h.


The documentation for this class was generated from the following files:
  • klauncher_iface.h
  • klauncher_iface.cpp
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

KDECore

Skip menu "KDECore"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdelibs-4.14.38 API Reference

Skip menu "kdelibs-4.14.38 API Reference"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDEWebKit
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUnitConversion
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver
Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal