kmail

TemplatesInsertCommand Class Reference

#include <templatesinsertcommand.h>

Inheritance diagram for TemplatesInsertCommand:

List of all members.


Public Types

enum  Command {
  CDnl = 1, CRem, CInsert, CSystem,
  CQuotePipe, CQuote, CQHeaders, CHeaders,
  CTextPipe, CMsgPipe, CBodyPipe, CClearPipe,
  CText, CToAddr, CToName, CFromAddr,
  CFromName, CFullSubject, CMsgId, COHeader,
  CHeader, COToAddr, COToName, COFromAddr,
  COFromName, COFullSubject, COMsgId, CDateEn,
  CDateShort, CDate, CDow, CTimeLongEn,
  CTimeLong, CTime, CODateEn, CODateShort,
  CODate, CODow, COTimeLongEn, COTimeLong,
  COTime, CBlank, CNop, CClear,
  CDebug, CDebugOff, CToFName, CToLName,
  CFromFName, CFromLName, COToFName, COToLName,
  COFromFName, COFromLName, CCursor, CCCAddr,
  CCCName, CCCFName, CCCLName, COCCAddr,
  COCCName, COCCFName, COCCLName
}

Public Slots

void slotClicked ()
void slotMapped (int cmd)

Signals

void insertCommand (QString cmd, int adjustCursor=0)
void insertCommand (TemplatesInsertCommand::Command cmd)

Public Member Functions

 TemplatesInsertCommand (QWidget *parent, const char *name=0)
 ~TemplatesInsertCommand ()

Protected Attributes

KActionMenu * mMenu

Detailed Description

Definition at line 30 of file templatesinsertcommand.h.


Member Enumeration Documentation

Enumerator:
CDnl 
CRem 
CInsert 
CSystem 
CQuotePipe 
CQuote 
CQHeaders 
CHeaders 
CTextPipe 
CMsgPipe 
CBodyPipe 
CClearPipe 
CText 
CToAddr 
CToName 
CFromAddr 
CFromName 
CFullSubject 
CMsgId 
COHeader 
CHeader 
COToAddr 
COToName 
COFromAddr 
COFromName 
COFullSubject 
COMsgId 
CDateEn 
CDateShort 
CDate 
CDow 
CTimeLongEn 
CTimeLong 
CTime 
CODateEn 
CODateShort 
CODate 
CODow 
COTimeLongEn 
COTimeLong 
COTime 
CBlank 
CNop 
CClear 
CDebug 
CDebugOff 
CToFName 
CToLName 
CFromFName 
CFromLName 
COToFName 
COToLName 
COFromFName 
COFromLName 
CCursor 
CCCAddr 
CCCName 
CCCFName 
CCCLName 
COCCAddr 
COCCName 
COCCFName 
COCCLName 

Definition at line 39 of file templatesinsertcommand.h.


Constructor & Destructor Documentation

TemplatesInsertCommand::TemplatesInsertCommand ( QWidget parent,
const char *  name = 0 
)

Definition at line 33 of file templatesinsertcommand.cpp.

TemplatesInsertCommand::~TemplatesInsertCommand (  ) 

Definition at line 319 of file templatesinsertcommand.cpp.


Member Function Documentation

void TemplatesInsertCommand::insertCommand ( QString  cmd,
int  adjustCursor = 0 
) [signal]

void TemplatesInsertCommand::insertCommand ( TemplatesInsertCommand::Command  cmd  )  [signal]

void TemplatesInsertCommand::slotClicked (  )  [slot]

Definition at line 323 of file templatesinsertcommand.cpp.

void TemplatesInsertCommand::slotMapped ( int  cmd  )  [slot]

Definition at line 329 of file templatesinsertcommand.cpp.


Member Data Documentation

KActionMenu* TemplatesInsertCommand::mMenu [protected]

Definition at line 58 of file templatesinsertcommand.h.


The documentation for this class was generated from the following files: