kmail
KMail::Vacation Class Reference
List of all members.Detailed Description
Definition at line 38 of file vacation.h.
Signals | |
void | result (bool success) |
Public Member Functions | |
Vacation (QObject *parent=0, const char *name=0) | |
virtual | ~Vacation () |
bool | isUsable () const |
Static Public Member Functions | |
static QString | defaultMessageText () |
static int | defaultNotificationInterval () |
static QStringList | defaultMailAliases () |
Protected Slots | |
void | slotDialogDefaults () |
void | slotGetResult (KMail::SieveJob *job, bool success, const QString &script, bool active) |
void | slotDialogOk () |
void | slotDialogCancel () |
void | slotPutActiveResult (KMail::SieveJob *, bool) |
void | slotPutInactiveResult (KMail::SieveJob *, bool) |
Protected Member Functions | |
KURL | findURL () const |
void | handlePutResult (KMail::SieveJob *job, bool success, bool) |
Static Protected Member Functions | |
static QString | composeScript (const QString &messageText, int notificationInterval, const KMime::Types::AddrSpecList &aliases) |
static bool | parseScript (const QString &script, QString &messageText, int ¬ificationInterval, QStringList &aliases) |
Protected Attributes | |
KMail::SieveJob * | mSieveJob |
KURL | mUrl |
KMail::VacationDialog * | mDialog |
bool | mWasActive |
The documentation for this class was generated from the following files: