Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Attachment Class Reference

#include </home/clem/local/src/opie/noncore/net/mail/libmailwrapper/mailwrapper.h>

Collaboration diagram for Attachment:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Attachment (DocLnk lnk)
virtual ~Attachment ()
const QString getFileName () const
const QString getName () const
const QString getMimeType () const
const QPixmap getPixmap () const
const int getSize () const
DocLnk getDocLnk ()
void setFileName (QString fileName)
void setNewName (QString newName)
void setDescription (QString description)
void setDocLnk (DocLnk docLnk)
QString fileName ()
QString newName ()
QString description ()
DocLnk docLnk ()

Protected Attributes

DocLnk doc
int size
QString _fileName
QString _newName
QString _description
DocLnk _docLnk

Constructor & Destructor Documentation

Attachment::Attachment DocLnk  lnk  ) 
 

Definition at line 25 of file mailwrapper.cpp.

References doc, AppLnk::file(), and size.

virtual Attachment::~Attachment  )  [inline, virtual]
 

Definition at line 17 of file mailwrapper.h.


Member Function Documentation

QString Attachment::description void   )  [inline]
 

Definition at line 20 of file mailfactory.h.

References _description.

Referenced by AttachViewItem::AttachViewItem(), and Composer::slotQueueMail().

DocLnk Attachment::docLnk  )  [inline]
 

Definition at line 21 of file mailfactory.h.

References _docLnk.

Referenced by AttachViewItem::AttachViewItem(), and Composer::slotQueueMail().

QString Attachment::fileName  )  [inline]
 

Definition at line 18 of file mailfactory.h.

References _fileName.

Referenced by AttachViewItem::AttachViewItem(), and Composer::slotQueueMail().

DocLnk Attachment::getDocLnk  )  [inline]
 

Definition at line 23 of file mailwrapper.h.

References doc.

Referenced by AttachViewItem::AttachViewItem().

const QString Attachment::getFileName  )  const [inline]
 

Definition at line 18 of file mailwrapper.h.

References doc, and AppLnk::file().

Referenced by Generatemail::addFileParts(), and AttachViewItem::AttachViewItem().

const QString Attachment::getMimeType  )  const [inline]
 

Definition at line 20 of file mailwrapper.h.

References doc, and AppLnk::type().

Referenced by Generatemail::addFileParts(), and AttachViewItem::AttachViewItem().

const QString Attachment::getName void   )  const [inline]
 

Definition at line 19 of file mailwrapper.h.

References doc, and AppLnk::name().

Referenced by AttachViewItem::AttachViewItem().

const QPixmap Attachment::getPixmap  )  const [inline]
 

Definition at line 21 of file mailwrapper.h.

References doc, and AppLnk::pixmap().

const int Attachment::getSize  )  const [inline]
 

Definition at line 22 of file mailwrapper.h.

References size.

Referenced by AttachViewItem::AttachViewItem().

QString Attachment::newName  )  [inline]
 

Definition at line 19 of file mailfactory.h.

References _newName.

Referenced by AttachViewItem::AttachViewItem(), and Composer::slotQueueMail().

void Attachment::setDescription QString  description  )  [inline]
 

Definition at line 15 of file mailfactory.h.

References _description.

Referenced by Composer::slotSendQueued().

void Attachment::setDocLnk DocLnk  docLnk  )  [inline]
 

Definition at line 16 of file mailfactory.h.

References _docLnk.

Referenced by Composer::slotAddAttach(), and Composer::slotSendQueued().

void Attachment::setFileName QString  fileName  )  [inline]
 

Definition at line 13 of file mailfactory.h.

References _fileName.

Referenced by Composer::slotAddAttach(), and Composer::slotSendQueued().

void Attachment::setNewName QString  newName  )  [inline]
 

Definition at line 14 of file mailfactory.h.

References _newName.

Referenced by Composer::slotAddAttach(), and Composer::slotSendQueued().


Member Data Documentation

QString Attachment::_description [protected]
 

Definition at line 24 of file mailfactory.h.

Referenced by description(), and setDescription().

DocLnk Attachment::_docLnk [protected]
 

Definition at line 25 of file mailfactory.h.

Referenced by docLnk(), and setDocLnk().

QString Attachment::_fileName [protected]
 

Definition at line 24 of file mailfactory.h.

Referenced by fileName(), and setFileName().

QString Attachment::_newName [protected]
 

Definition at line 24 of file mailfactory.h.

Referenced by newName(), and setNewName().

DocLnk Attachment::doc [protected]
 

Definition at line 26 of file mailwrapper.h.

Referenced by Attachment(), getDocLnk(), getFileName(), getMimeType(), getName(), and getPixmap().

int Attachment::size [protected]
 

Definition at line 27 of file mailwrapper.h.

Referenced by Attachment(), and getSize().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:26:54 2005 for OPIE by  doxygen 1.4.2