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
| QString KMTransportInfo::passwd | ( | ) | const |
| bool KMTransportInfo::storePasswd | ( | ) | const [inline] |
| void KMTransportInfo::readPassword | ( | ) | const |
The documentation for this class was generated from the following files:

