KInit
KLaunchRequest Class Reference
#include <klauncher.h>
Public Types | |
enum | status_t { Init = 0, Launching, Running, Error, Done } |
Public Attributes | |
QValueList< QCString > | arg_list |
bool | autoStart |
QCString | cwd |
QCString | dcop_name |
KService::DCOPServiceType_t | dcop_service_type |
QValueList< QCString > | envs |
QString | errorMsg |
QCString | name |
pid_t | pid |
status_t | status |
DCOPClientTransaction * | transaction |
Detailed Description
Definition at line 79 of file klauncher.h.
Member Enumeration Documentation
Member Data Documentation
Definition at line 83 of file klauncher.h.
Definition at line 90 of file klauncher.h.
Definition at line 97 of file klauncher.h.
Definition at line 84 of file klauncher.h.
KService::DCOPServiceType_t KLaunchRequest::dcop_service_type |
Definition at line 89 of file klauncher.h.
Definition at line 96 of file klauncher.h.
Definition at line 91 of file klauncher.h.
Definition at line 82 of file klauncher.h.
pid_t KLaunchRequest::pid |
Definition at line 86 of file klauncher.h.
Definition at line 87 of file klauncher.h.
DCOPClientTransaction* KLaunchRequest::transaction |
Definition at line 88 of file klauncher.h.
The documentation for this class was generated from the following file: