kmail
CustomTemplates Class Reference
Inheritance diagram for CustomTemplates:

Detailed Description
Definition at line 33 of file customtemplates.h.
Public Types | |
enum | Type { TUniversal, TReply, TReplyAll, TForward } |
Public Slots | |
void | slotInsertCommand (QString cmd, int adjustCursor=0) |
void | slotTextChanged () |
void | slotAddClicked () |
void | slotRemoveClicked () |
void | slotListSelectionChanged () |
void | slotTypeActivated (int index) |
void | slotShortcutCaptured (const KShortcut &shortcut) |
Signals | |
void | changed () |
Public Member Functions | |
CustomTemplates (QWidget *parent=0, const char *name=0) | |
~CustomTemplates () | |
void | load () |
void | save () |
QString | indexToType (int index) |
Protected Attributes | |
QListViewItem * | mCurrentItem |
CustomTemplateItemList | mItemList |
QPixmap | mReplyPix |
QPixmap | mReplyAllPix |
QPixmap | mForwardPix |
The documentation for this class was generated from the following files: