kmail
CustomTemplateItem Struct Reference
#include <customtemplates.h>
Public Member Functions | |
CustomTemplateItem (const QString &name, const QString &content, KShortcut &shortcut, CustomTemplates::Type type) | |
CustomTemplateItem () | |
Public Attributes | |
QString | mContent |
QString | mName |
KShortcut | mShortcut |
CustomTemplates::Type | mType |
Detailed Description
Definition at line 78 of file customtemplates.h.
Constructor & Destructor Documentation
CustomTemplateItem::CustomTemplateItem | ( | ) | [inline] |
Definition at line 80 of file customtemplates.h.
CustomTemplateItem::CustomTemplateItem | ( | const QString & | name, | |
const QString & | content, | |||
KShortcut & | shortcut, | |||
CustomTemplates::Type | type | |||
) | [inline] |
Definition at line 81 of file customtemplates.h.
Member Data Documentation
Definition at line 87 of file customtemplates.h.
Definition at line 87 of file customtemplates.h.
KShortcut CustomTemplateItem::mShortcut |
Definition at line 88 of file customtemplates.h.
Definition at line 89 of file customtemplates.h.
The documentation for this struct was generated from the following file: