kmail
KMTransportInfo Class Reference
#include <kmtransport.h>
Public Member Functions | |
uint | id () const |
KMTransportInfo () | |
QString | passwd () const |
void | readConfig (int id) |
void | readPassword () const |
void | setPasswd (const QString &passwd) |
void | setStorePasswd (bool store) |
bool | storePasswd () const |
void | writeConfig (int id) |
virtual | ~KMTransportInfo () |
Static Public Member Functions | |
static QStringList | availableTransports () |
static int | findTransport (const QString &name) |
Public Attributes | |
bool | auth |
QString | authType |
QString | encryption |
QString | host |
QString | localHostname |
QString | name |
QString | port |
QString | precommand |
bool | specifyHostname |
QString | type |
QString | user |
Detailed Description
Definition at line 32 of file kmtransport.h.
Constructor & Destructor Documentation
KMTransportInfo::KMTransportInfo | ( | ) |
Definition at line 52 of file kmtransport.cpp.
KMTransportInfo::~KMTransportInfo | ( | ) | [virtual] |
Definition at line 62 of file kmtransport.cpp.
Member Function Documentation
QStringList KMTransportInfo::availableTransports | ( | ) | [static] |
Definition at line 185 of file kmtransport.cpp.
int KMTransportInfo::findTransport | ( | const QString & | name | ) | [static] |
Definition at line 171 of file kmtransport.cpp.
uint KMTransportInfo::id | ( | ) | const [inline] |
Definition at line 41 of file kmtransport.h.
QString KMTransportInfo::passwd | ( | ) | const |
void KMTransportInfo::readConfig | ( | int | id | ) |
Definition at line 67 of file kmtransport.cpp.
void KMTransportInfo::readPassword | ( | ) | const |
void KMTransportInfo::setPasswd | ( | const QString & | passwd | ) |
Definition at line 208 of file kmtransport.cpp.
void KMTransportInfo::setStorePasswd | ( | bool | store | ) |
Definition at line 217 of file kmtransport.cpp.
bool KMTransportInfo::storePasswd | ( | ) | const [inline] |
void KMTransportInfo::writeConfig | ( | int | id | ) |
Definition at line 106 of file kmtransport.cpp.
Member Data Documentation
Definition at line 56 of file kmtransport.h.
Definition at line 54 of file kmtransport.h.
Definition at line 54 of file kmtransport.h.
Definition at line 54 of file kmtransport.h.
Definition at line 55 of file kmtransport.h.
Definition at line 54 of file kmtransport.h.
Definition at line 54 of file kmtransport.h.
Definition at line 54 of file kmtransport.h.
Definition at line 56 of file kmtransport.h.
Definition at line 54 of file kmtransport.h.
Definition at line 54 of file kmtransport.h.
The documentation for this class was generated from the following files: