kmail
KMCustomForwardCommand Class Reference
#include <kmcommands.h>
Inheritance diagram for KMCustomForwardCommand:

Public Member Functions | |
| KMCustomForwardCommand (QWidget *parent, KMMessage *msg, uint identity, const QString &tmpl) | |
| KMCustomForwardCommand (QWidget *parent, const QPtrList< KMMsgBase > &msgList, uint identity, const QString &tmpl) | |
Detailed Description
Definition at line 581 of file kmcommands.h.
Constructor & Destructor Documentation
| KMCustomForwardCommand::KMCustomForwardCommand | ( | QWidget * | parent, | |
| const QPtrList< KMMsgBase > & | msgList, | |||
| uint | identity, | |||
| const QString & | tmpl | |||
| ) |
Definition at line 1497 of file kmcommands.cpp.
| KMCustomForwardCommand::KMCustomForwardCommand | ( | QWidget * | parent, | |
| KMMessage * | msg, | |||
| uint | identity, | |||
| const QString & | tmpl | |||
| ) |
Definition at line 1504 of file kmcommands.cpp.
The documentation for this class was generated from the following files:
