kmail
CTemplates Class Reference
List of all members.Detailed Description
Definition at line 9 of file customtemplates_kfg.h.
Public Member Functions | |
| CTemplates (const QString &name) | |
| ~CTemplates () | |
| void | setContent (const QString &v) |
| QString | content () const |
| ItemString * | contentItem () |
| void | setShortcut (const QString &v) |
| QString | shortcut () const |
| ItemString * | shortcutItem () |
| void | setType (int v) |
| int | type () const |
| ItemInt * | typeItem () |
Protected Attributes | |
| QString | mParamname |
| QString | mContent |
| QString | mShortcut |
| int | mType |
Member Function Documentation
|
|
Get Template content.
Definition at line 28 of file customtemplates_kfg.h. |
|
|
Get Item object corresponding to Content().
Definition at line 36 of file customtemplates_kfg.h. |
|
|
Set Template content.
Definition at line 19 of file customtemplates_kfg.h. |
|
|
Set Template shortcut.
Definition at line 44 of file customtemplates_kfg.h. |
|
|
Set Template type.
Definition at line 69 of file customtemplates_kfg.h. |
|
|
Get Template shortcut.
Definition at line 53 of file customtemplates_kfg.h. |
|
|
Get Item object corresponding to Shortcut().
Definition at line 61 of file customtemplates_kfg.h. |
|
|
Get Template type.
Definition at line 78 of file customtemplates_kfg.h. |
|
|
Get Item object corresponding to Type().
Definition at line 86 of file customtemplates_kfg.h. |
The documentation for this class was generated from the following files:

