kmail

KMail::AttachmentCollector Class Reference

#include <attachmentcollector.h>

List of all members.


Public Member Functions

 AttachmentCollector ()
const std::vector< partNode * > & attachments () const
void collectAttachmentsFrom (partNode *node)
void setDiveIntoEncryptions (bool dive)
void setDiveIntoMessages (bool dive)
void setDiveIntoSignatures (bool dive)

Detailed Description

Definition at line 41 of file attachmentcollector.h.


Constructor & Destructor Documentation

KMail::AttachmentCollector::AttachmentCollector (  )  [inline]

Definition at line 43 of file attachmentcollector.h.


Member Function Documentation

const std::vector<partNode*>& KMail::AttachmentCollector::attachments (  )  const [inline]

Definition at line 60 of file attachmentcollector.h.

void KMail::AttachmentCollector::collectAttachmentsFrom ( partNode node  ) 

Definition at line 61 of file attachmentcollector.cpp.

void KMail::AttachmentCollector::setDiveIntoEncryptions ( bool  dive  )  [inline]

Definition at line 48 of file attachmentcollector.h.

void KMail::AttachmentCollector::setDiveIntoMessages ( bool  dive  )  [inline]

Definition at line 54 of file attachmentcollector.h.

void KMail::AttachmentCollector::setDiveIntoSignatures ( bool  dive  )  [inline]

Definition at line 51 of file attachmentcollector.h.


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