KLaunchRequest Class Reference
List of all members.Detailed Description
Definition at line 79 of file klauncher.h.
Public Types | |
| enum | status_t { Init = 0, Launching, Running, Error, Done } |
Public Attributes | |
| QCString | name |
| QValueList< QCString > | arg_list |
| QCString | dcop_name |
| pid_t | pid |
| status_t | status |
| DCOPClientTransaction * | transaction |
| KService::DCOPServiceType_t | dcop_service_type |
| bool | autoStart |
| QString | errorMsg |
| QValueList< QCString > | envs |
| QCString | cwd |
The documentation for this class was generated from the following file:

