kmail
KMServerTest Class Reference
List of all members.Detailed Description
Definition at line 47 of file kmservertest.h.
Signals | |
void | capabilities (const QStringList &capaNormal, const QStringList &capaSSL) |
void | capabilities (const QStringList &capaNormal, const QStringList &capaSSL, const QString &authNone, const QString &authSSL, const QString &authTLS) |
Public Member Functions | |
KMServerTest (const QString &protocol, const QString &host, int port) | |
virtual | ~KMServerTest () |
Protected Slots | |
void | slotData (KIO::Job *job, const QString &data) |
void | slotResult (KIO::Job *job) |
void | slotMetaData (const KIO::MetaData &) |
void | slotSlaveResult (KIO::Slave *aSlave, int error, const QString &errorText=QString::null) |
Protected Member Functions | |
KIO::MetaData | slaveConfig () const |
void | startOffSlave (int port=0) |
Protected Attributes | |
const QString | mProtocol |
const QString | mHost |
bool | mSSL |
QStringList | mListNormal |
QStringList | mListSSL |
QString | mAuthNone |
QString | mAuthSSL |
QString | mAuthTLS |
KIO::SimpleJob * | mJob |
KIO::Slave * | mSlave |
int | mConnectionErrorCount |
The documentation for this class was generated from the following files: