kmail

AttachmentModifyCommand Class Reference

Base class for commands modifying attachements of existing messages. More...

#include <kmcommands.h>

Inherits KMCommand.

Inherited by KMDeleteAttachmentCommand, and KMEditAttachmentCommand.

List of all members.


Public Member Functions

 AttachmentModifyCommand (partNode *node, KMMessage *msg, QWidget *parent)
 AttachmentModifyCommand (int nodeId, KMMessage *msg, QWidget *parent)

Protected Member Functions

void storeChangedMessage (KMMessage *msg)
virtual Result doAttachmentModify ()=0

Protected Attributes

int mPartIndex
Q_UINT32 mSernum

Detailed Description

Base class for commands modifying attachements of existing messages.

Definition at line 1034 of file kmcommands.h.


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