KInit
#include <klauncher.h>
Public Types | |
| enum | status_t { Init = 0, Launching, Running, Error, Done } |
Protected Attributes | |
| KProcess * | process |
Detailed Description
Definition at line 88 of file klauncher.h.
Member Enumeration Documentation
| Enumerator | |
|---|---|
| Init | |
| Launching | |
| Running | |
| Error | |
| Done | |
Definition at line 95 of file klauncher.h.
Member Data Documentation
| QStringList KLaunchRequest::arg_list |
Definition at line 92 of file klauncher.h.
| bool KLaunchRequest::autoStart |
Definition at line 100 of file klauncher.h.
| QString KLaunchRequest::cwd |
Definition at line 107 of file klauncher.h.
| QString KLaunchRequest::dbus_name |
Definition at line 93 of file klauncher.h.
| KService::DBusStartupType KLaunchRequest::dbus_startup_type |
Definition at line 99 of file klauncher.h.
| QStringList KLaunchRequest::envs |
Definition at line 106 of file klauncher.h.
| QString KLaunchRequest::errorMsg |
Definition at line 101 of file klauncher.h.
| QString KLaunchRequest::name |
Definition at line 91 of file klauncher.h.
| pid_t KLaunchRequest::pid |
Definition at line 96 of file klauncher.h.
|
protected |
Definition at line 110 of file klauncher.h.
| QByteArray KLaunchRequest::startup_dpy |
Definition at line 104 of file klauncher.h.
| QByteArray KLaunchRequest::startup_id |
Definition at line 103 of file klauncher.h.
| status_t KLaunchRequest::status |
Definition at line 97 of file klauncher.h.
| QString KLaunchRequest::tolerant_dbus_name |
Definition at line 94 of file klauncher.h.
| QDBusMessage KLaunchRequest::transaction |
Definition at line 98 of file klauncher.h.
The documentation for this class was generated from the following file:
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference