mailtransport
mailtransport_defs.h File Reference
Internal file containing constant definitions etc. More...
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | DBUS_CHANGE_SIGNAL QLatin1String("changesCommitted") |
| #define | DBUS_INTERFACE_NAME QLatin1String("org.kde.pim.TransportManager") |
| #define | DBUS_OBJECT_PATH QLatin1String("/TransportManager") |
| #define | DBUS_SERVICE_NAME QLatin1String("org.kde.pim.TransportManager") |
| #define | IMAP_PORT 143 |
| #define | IMAP_PROTOCOL QLatin1String("imap") |
| #define | IMAPS_PORT 993 |
| #define | IMAPS_PROTOCOL QLatin1String("imaps") |
| #define | KMAIL_WALLET_FOLDER QLatin1String("kmail") |
| #define | POP_PORT 110 |
| #define | POP_PROTOCOL QLatin1String("pop") |
| #define | POPS_PORT 995 |
| #define | POPS_PROTOCOL QLatin1String("pops") |
| #define | SMTP_PORT 25 |
| #define | SMTP_PROTOCOL QLatin1String("smtp") |
| #define | SMTPS_PORT 465 |
| #define | SMTPS_PROTOCOL QLatin1String("smtps") |
| #define | WALLET_FOLDER QLatin1String("mailtransports") |
Detailed Description
Internal file containing constant definitions etc.
Definition in file mailtransport_defs.h.
KDE 4.2 API Reference