kmail
Templates Class Reference
List of all members.Detailed Description
Definition at line 9 of file templatesconfiguration_kfg.h.
Public Member Functions | |
Templates (const QString &folder) | |
~Templates () | |
void | setUseCustomTemplates (bool v) |
bool | useCustomTemplates () const |
ItemBool * | useCustomTemplatesItem () |
void | setTemplateNewMessage (const QString &v) |
QString | templateNewMessage () const |
ItemString * | templateNewMessageItem () |
void | setTemplateReply (const QString &v) |
QString | templateReply () const |
ItemString * | templateReplyItem () |
void | setTemplateReplyAll (const QString &v) |
QString | templateReplyAll () const |
ItemString * | templateReplyAllItem () |
void | setTemplateForward (const QString &v) |
QString | templateForward () const |
ItemString * | templateForwardItem () |
void | setQuoteString (const QString &v) |
QString | quoteString () const |
ItemString * | quoteStringItem () |
Protected Attributes | |
QString | mParamfolder |
bool | mUseCustomTemplates |
QString | mTemplateNewMessage |
QString | mTemplateReply |
QString | mTemplateReplyAll |
QString | mTemplateForward |
QString | mQuoteString |
Member Function Documentation
|
Get QuoteString.
Definition at line 153 of file templatesconfiguration_kfg.h. |
|
Get Item object corresponding to QuoteString().
Definition at line 161 of file templatesconfiguration_kfg.h. |
|
Set QuoteString.
Definition at line 144 of file templatesconfiguration_kfg.h. |
|
Set TemplateForward.
Definition at line 119 of file templatesconfiguration_kfg.h. |
|
Set TemplateNewMessage.
Definition at line 44 of file templatesconfiguration_kfg.h. |
|
Set TemplateReply.
Definition at line 69 of file templatesconfiguration_kfg.h. |
|
Set TemplateReplyAll.
Definition at line 94 of file templatesconfiguration_kfg.h. |
|
Set UseCustomTemplates.
Definition at line 19 of file templatesconfiguration_kfg.h. |
|
Get TemplateForward.
Definition at line 128 of file templatesconfiguration_kfg.h. |
|
Get Item object corresponding to TemplateForward().
Definition at line 136 of file templatesconfiguration_kfg.h. |
|
Get TemplateNewMessage.
Definition at line 53 of file templatesconfiguration_kfg.h. |
|
Get Item object corresponding to TemplateNewMessage().
Definition at line 61 of file templatesconfiguration_kfg.h. |
|
Get TemplateReply.
Definition at line 78 of file templatesconfiguration_kfg.h. |
|
Get TemplateReplyAll.
Definition at line 103 of file templatesconfiguration_kfg.h. |
|
Get Item object corresponding to TemplateReplyAll().
Definition at line 111 of file templatesconfiguration_kfg.h. |
|
Get Item object corresponding to TemplateReply().
Definition at line 86 of file templatesconfiguration_kfg.h. |
|
Get UseCustomTemplates.
Definition at line 28 of file templatesconfiguration_kfg.h. |
|
Get Item object corresponding to UseCustomTemplates().
Definition at line 36 of file templatesconfiguration_kfg.h. |
The documentation for this class was generated from the following files: