kmail

KMSaveAttachmentsCommand Class Reference

Inheritance diagram for KMSaveAttachmentsCommand:

KMCommand List of all members.

Detailed Description

Definition at line 365 of file kmcommands.h.


Public Member Functions

 KMSaveAttachmentsCommand (QWidget *parent, KMMessage *msg)
 KMSaveAttachmentsCommand (QWidget *parent, const QPtrList< KMMsgBase > &msgs)
 KMSaveAttachmentsCommand (QWidget *parent, QPtrList< partNode > &attachments, KMMessage *msg, bool encoded=false)

Constructor & Destructor Documentation

KMSaveAttachmentsCommand::KMSaveAttachmentsCommand ( QWidget *  parent,
KMMessage msg 
)

Use this to save all attachments of the given message.

Parameters:
parent The parent widget of the command used for message boxes.
msg The message of which the attachments should be saved.

Definition at line 2346 of file kmcommands.cpp.

KMSaveAttachmentsCommand::KMSaveAttachmentsCommand ( QWidget *  parent,
const QPtrList< KMMsgBase > &  msgs 
)

Use this to save all attachments of the given messages.

Parameters:
parent The parent widget of the command used for message boxes.
msgs The messages of which the attachments should be saved.

Definition at line 2351 of file kmcommands.cpp.

KMSaveAttachmentsCommand::KMSaveAttachmentsCommand ( QWidget *  parent,
QPtrList< partNode > &  attachments,
KMMessage msg,
bool  encoded = false 
)

Use this to save the specified attachments of the given message.

Parameters:
parent The parent widget of the command used for message boxes.
attachments The attachments that should be saved.
msg The message that the attachments belong to.
encoded True if the transport encoding should not be removed when the attachment is saved.

Definition at line 2356 of file kmcommands.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys