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

Detailed Description
Base class for commands modifying attachements of existing messages.
Definition at line 1034 of file kmcommands.h.
Public Member Functions | |
| AttachmentModifyCommand (partNode *node, KMMessage *msg, QWidget *parent) | |
| ~AttachmentModifyCommand () | |
Protected Member Functions | |
| void | storeChangedMessage (KMMessage *msg) |
| DwBodyPart * | findPart (KMMessage *msg, int index) |
| virtual Result | doAttachmentModify ()=0 |
Protected Attributes | |
| int | mPartIndex |
| Q_UINT32 | mSernum |
The documentation for this class was generated from the following files:

