Public Methods
Public Slots
Signals
Public Static Methods
Detailed Description
[virtual]
Force termination
Returns: true if the slave survided the last mission.
Set host for url
Parameters:
| host | to connect to.
|
| port | to connect to.
|
| user | to login as
|
| passwd | to login with
|
Open connection (forced).
Close connection (forced).
Returns: Protocol handled by this slave
Returns: Host this slave is (was?) connected to
Returns: port this slave is (was?) connected to
Returns: User this slave is (was?) logged in as
Returns: Passwd used to log in
| Slave* createSlave ( const KURL& url, int& error, QString& error_text )
|
[static]
Creates a new slave if the KIOSlavePool has no matching one.
m_pSlave and m_strSlaveProtocol are set accordingly on success.
Parameters:
| _error | is the error code on failure and undefined else.
|
| _error_text | is the error text on failure and undefined else.
|
Returns: m_pSlave on success or 0L on failure.
| void queueOnly (bool queue)
|
Returns: The time this slave has been idle.
Marks this slave as idle.
| Connection * connection ()
|
Reimplemented from SlaveInterface.
[slot]
[slot]
[slot]
[signal]
| Generated by: prospector@porky.devel.redhat.com on Thu Aug 24 05:36:06 2000, using kdoc 2.0a36. |