IdleSlave Class Reference
Inheritance diagram for IdleSlave:

Detailed Description
Definition at line 42 of file klauncher.h.
Signals | |
void | statusUpdate (IdleSlave *) |
Public Member Functions | |
IdleSlave (KSocket *socket) | |
bool | match (const QString &protocol, const QString &host, bool connected) |
void | connect (const QString &app_socket) |
pid_t | pid () const |
int | age (time_t now) |
void | reparseConfiguration () |
bool | onHold (const KURL &url) |
QString | protocol () const |
Protected Slots | |
void | gotInput () |
Protected Attributes | |
KIO::Connection | mConn |
QString | mProtocol |
QString | mHost |
bool | mConnected |
pid_t | mPid |
time_t | mBirthDate |
bool | mOnHold |
KURL | mUrl |
The documentation for this class was generated from the following files: