kmail
ReplyPhrases Class Reference
List of all members.Detailed Description
Definition at line 9 of file replyphrases.h.
Public Member Functions | |
ReplyPhrases (const QString &langId) | |
~ReplyPhrases () | |
void | setIndentPrefix (const QString &v) |
QString | indentPrefix () const |
ItemString * | indentPrefixItem () |
void | setLanguage (const QString &v) |
QString | language () const |
ItemString * | languageItem () |
void | setPhraseForward (const QString &v) |
QString | phraseForward () const |
ItemString * | phraseForwardItem () |
void | setPhraseReplySender (const QString &v) |
QString | phraseReplySender () const |
ItemString * | phraseReplySenderItem () |
void | setPhraseReplyAll (const QString &v) |
QString | phraseReplyAll () const |
ItemString * | phraseReplyAllItem () |
Protected Attributes | |
QString | mParamlangId |
QString | mIndentPrefix |
QString | mLanguage |
QString | mPhraseForward |
QString | mPhraseReplySender |
QString | mPhraseReplyAll |
Member Function Documentation
|
Get indent-prefix.
Definition at line 28 of file replyphrases.h. |
|
Get Item object corresponding to IndentPrefix().
Definition at line 36 of file replyphrases.h. |
|
Get language.
Definition at line 53 of file replyphrases.h. |
|
Get Item object corresponding to Language().
Definition at line 61 of file replyphrases.h. |
|
Get phrase-forward.
Definition at line 78 of file replyphrases.h. |
|
Get Item object corresponding to PhraseForward().
Definition at line 86 of file replyphrases.h. |
|
Get phrase-reply-all.
Definition at line 128 of file replyphrases.h. |
|
Get Item object corresponding to PhraseReplyAll().
Definition at line 136 of file replyphrases.h. |
|
Get phrase-reply.
Definition at line 103 of file replyphrases.h. |
|
Get Item object corresponding to PhraseReplySender().
Definition at line 111 of file replyphrases.h. |
|
Set indent-prefix.
Definition at line 19 of file replyphrases.h. |
|
Set language.
Definition at line 44 of file replyphrases.h. |
|
Set phrase-forward.
Definition at line 69 of file replyphrases.h. |
|
Set phrase-reply-all.
Definition at line 119 of file replyphrases.h. |
|
Set phrase-reply.
Definition at line 94 of file replyphrases.h. |
The documentation for this class was generated from the following files: