KInit
KLauncher Class Reference
#include <klauncher.h>
Detailed Description
Definition at line 108 of file klauncher.h.
Constructor & Destructor Documentation
Definition at line 165 of file klauncher.cpp.
KLauncher::~KLauncher | ( | ) |
Definition at line 226 of file klauncher.cpp.
Member Function Documentation
void KLauncher::acceptSlave | ( | KSocket * | slaveSocket | ) | [slot] |
Definition at line 1355 of file klauncher.cpp.
void KLauncher::autoStart | ( | int | phase | ) | [protected] |
Definition at line 673 of file klauncher.cpp.
void KLauncher::cancel_service_startup_info | ( | KLaunchRequest * | request, | |
const QCString & | startup_id, | |||
const QValueList< QCString > & | envs | |||
) | [protected] |
Definition at line 1104 of file klauncher.cpp.
void KLauncher::close | ( | ) |
Definition at line 231 of file klauncher.cpp.
void KLauncher::createArgs | ( | KLaunchRequest * | request, | |
const KService::Ptr | service, | |||
const QStringList & | url | |||
) | [protected] |
Definition at line 1209 of file klauncher.cpp.
void KLauncher::destruct | ( | int | exit_code | ) | [static] |
Definition at line 246 of file klauncher.cpp.
void KLauncher::exec_blind | ( | const QCString & | name, | |
const QValueList< QCString > & | arg_list, | |||
const QValueList< QCString > & | envs, | |||
const QCString & | startup_id = "" | |||
) | [protected] |
Definition at line 881 of file klauncher.cpp.
QCStringList KLauncher::functions | ( | ) | [virtual] |
Definition at line 453 of file klauncher.cpp.
void KLauncher::idleTimeout | ( | ) | [slot] |
Definition at line 1403 of file klauncher.cpp.
QCStringList KLauncher::interfaces | ( | ) | [virtual] |
Definition at line 445 of file klauncher.cpp.
bool KLauncher::kdeinit_exec | ( | const QString & | app, | |
const QStringList & | args, | |||
const QValueList< QCString > & | envs, | |||
QCString | startup_id, | |||
bool | wait | |||
) | [protected] |
Definition at line 1138 of file klauncher.cpp.
bool KLauncher::process | ( | const QCString & | fun, | |
const QByteArray & | data, | |||
QCString & | replyType, | |||
QByteArray & | replyData | |||
) | [virtual] |
Definition at line 254 of file klauncher.cpp.
void KLauncher::processDied | ( | pid_t | pid, | |
long | exitStatus | |||
) | [protected] |
Definition at line 613 of file klauncher.cpp.
void KLauncher::queueRequest | ( | KLaunchRequest * | request | ) | [protected] |
Definition at line 1180 of file klauncher.cpp.
void KLauncher::requestDone | ( | KLaunchRequest * | request | ) | [protected] |
Definition at line 729 of file klauncher.cpp.
Definition at line 1225 of file klauncher.cpp.
pid_t KLauncher::requestSlave | ( | const QString & | protocol, | |
const QString & | host, | |||
const QString & | app_socket, | |||
QString & | error | |||
) | [protected] |
Definition at line 1244 of file klauncher.cpp.
void KLauncher::requestStart | ( | KLaunchRequest * | request | ) | [protected] |
Definition at line 790 of file klauncher.cpp.
void KLauncher::send_service_startup_info | ( | KLaunchRequest * | request, | |
KService::Ptr | service, | |||
const QCString & | startup_id, | |||
const QValueList< QCString > & | envs | |||
) | [protected] |
Definition at line 1049 of file klauncher.cpp.
Definition at line 482 of file klauncher.cpp.
void KLauncher::slotAppRegistered | ( | const QCString & | appId | ) | [slot] |
Definition at line 634 of file klauncher.cpp.
void KLauncher::slotAutoStart | ( | ) | [slot] |
Definition at line 692 of file klauncher.cpp.
void KLauncher::slotDequeue | ( | ) | [slot] |
Definition at line 1191 of file klauncher.cpp.
void KLauncher::slotKDEInitData | ( | int | ) | [slot] |
Definition at line 524 of file klauncher.cpp.
void KLauncher::slotSlaveGone | ( | ) | [slot] |
Definition at line 1392 of file klauncher.cpp.
void KLauncher::slotSlaveStatus | ( | IdleSlave * | slave | ) | [slot] |
Definition at line 1370 of file klauncher.cpp.
bool KLauncher::start_service | ( | KService::Ptr | service, | |
const QStringList & | urls, | |||
const QValueList< QCString > & | envs, | |||
const QCString & | startup_id = "" , |
|||
bool | blind = false , |
|||
bool | autoStart = false | |||
) | [protected] |
Definition at line 968 of file klauncher.cpp.
bool KLauncher::start_service_by_desktop_name | ( | const QString & | serviceName, | |
const QStringList & | urls, | |||
const QValueList< QCString > & | envs, | |||
const QCString & | startup_id, | |||
bool | blind | |||
) | [protected] |
Definition at line 951 of file klauncher.cpp.
bool KLauncher::start_service_by_desktop_path | ( | const QString & | serviceName, | |
const QStringList & | urls, | |||
const QValueList< QCString > & | envs, | |||
const QCString & | startup_id, | |||
bool | blind | |||
) | [protected] |
Definition at line 926 of file klauncher.cpp.
bool KLauncher::start_service_by_name | ( | const QString & | serviceName, | |
const QStringList & | urls, | |||
const QValueList< QCString > & | envs, | |||
const QCString & | startup_id, | |||
bool | blind | |||
) | [protected] |
Definition at line 909 of file klauncher.cpp.
void KLauncher::waitForSlave | ( | pid_t | pid | ) | [protected] |
Definition at line 1340 of file klauncher.cpp.
Member Data Documentation
bool KLauncher::bProcessingQueue [protected] |
Definition at line 189 of file klauncher.h.
serviceResult KLauncher::DCOPresult [protected] |
Definition at line 181 of file klauncher.h.
bool KLauncher::dontBlockReading [protected] |
Definition at line 194 of file klauncher.h.
QSocketNotifier* KLauncher::kdeinitNotifier [protected] |
Definition at line 180 of file klauncher.h.
int KLauncher::kdeinitSocket [protected] |
Definition at line 179 of file klauncher.h.
KLaunchRequest* KLauncher::lastRequest [protected] |
Definition at line 182 of file klauncher.h.
AutoStart KLauncher::mAutoStart [protected] |
Definition at line 190 of file klauncher.h.
QTimer KLauncher::mAutoTimer [protected] |
Definition at line 188 of file klauncher.h.
KServerSocket* KLauncher::mPoolSocket [protected] |
Definition at line 185 of file klauncher.h.
QString KLauncher::mPoolSocketName [protected] |
Definition at line 184 of file klauncher.h.
QCString KLauncher::mSlaveDebug [protected] |
Definition at line 191 of file klauncher.h.
QPtrList<IdleSlave> KLauncher::mSlaveList [protected] |
Definition at line 186 of file klauncher.h.
QCString KLauncher::mSlaveValgrind [protected] |
Definition at line 192 of file klauncher.h.
QCString KLauncher::mSlaveValgrindSkin [protected] |
Definition at line 193 of file klauncher.h.
QPtrList<SlaveWaitRequest> KLauncher::mSlaveWaitRequest [protected] |
Definition at line 183 of file klauncher.h.
QTimer KLauncher::mTimer [protected] |
Definition at line 187 of file klauncher.h.
bool KLauncher::newStartup [protected] |
Definition at line 195 of file klauncher.h.
QPtrList<KLaunchRequest> KLauncher::requestList [protected] |
Definition at line 177 of file klauncher.h.
QPtrList<KLaunchRequest> KLauncher::requestQueue [protected] |
Definition at line 178 of file klauncher.h.
The documentation for this class was generated from the following files: