AttachmentModifyCommand Class Referenceabstract
#include <kmcommands.h>
Inherits KMCommand.
Inherited by KMDeleteAttachmentCommand, and KMEditAttachmentCommand.
Public Member Functions | |
| AttachmentModifyCommand (partNode *node, KMMessage *msg, TQWidget *parent) | |
| AttachmentModifyCommand (int nodeId, KMMessage *msg, TQWidget *parent) | |
Protected Member Functions | |
| void | storeChangedMessage (KMMessage *msg) |
| virtual Result | doAttachmentModify ()=0 |
Protected Attributes | |
| int | mPartIndex |
| TQ_UINT32 | mSernum |
Detailed Description
Base class for commands modifying attachements of existing messages.
Definition at line 1091 of file kmcommands.h.
The documentation for this class was generated from the following files:
