kmail
KMTransportInfo Class Reference
List of all members.Detailed Description
Definition at line 32 of file kmtransport.h.
Public Member Functions | |
KMTransportInfo () | |
virtual | ~KMTransportInfo () |
void | readConfig (int id) |
void | writeConfig (int id) |
uint | id () const |
QString | passwd () const |
void | setPasswd (const QString &passwd) |
bool | storePasswd () const |
void | setStorePasswd (bool store) |
void | readPassword () const |
Static Public Member Functions | |
static int | findTransport (const QString &name) |
static QStringList | availableTransports () |
Public Attributes | |
QString | type |
QString | name |
QString | host |
QString | port |
QString | user |
QString | precommand |
QString | encryption |
QString | authType |
QString | localHostname |
bool | auth |
bool | specifyHostname |
Member Function Documentation
|
Get/set password for this account.
Definition at line 200 of file kmtransport.cpp. |
|
Read password from wallet.
Definition at line 225 of file kmtransport.cpp. |
|
Get/set password storage flag.
Definition at line 48 of file kmtransport.h. |
The documentation for this class was generated from the following files: