#include </home/clem/local/src/opie/noncore/net/mail/composemail.h>
Collaboration diagram for AttachViewItem:

Public Member Functions | |
| AttachViewItem (QListView *parent, Attachment *att) | |
| Attachment * | getAttachment () |
| AttachViewItem (QListView *parent, Attachment &attachment) | |
| Attachment | attachment () |
Private Attributes | |
| Attachment * | attachment |
| Attachment | _attachment |
|
||||||||||||
|
Definition at line 295 of file composemail.cpp. References attachment(), Attachment::getDocLnk(), Attachment::getFileName(), Attachment::getMimeType(), Attachment::getName(), Attachment::getSize(), Resource::loadPixmap(), QString::number(), odebug, oendl, and SmallIcon(). |
|
||||||||||||
|
Definition at line 23 of file composer.cpp. References _attachment, Attachment::description(), Attachment::docLnk(), Attachment::fileName(), Resource::loadPixmap(), and Attachment::newName(). |
|
|
Definition at line 16 of file composer.h. References _attachment. Referenced by AttachViewItem(), and getAttachment(). |
|
|
Definition at line 74 of file composemail.h. References attachment(). Referenced by ComposeMail::accept(). |
|
|
Definition at line 19 of file composer.h. Referenced by attachment(), and AttachViewItem(). |
|
|
Definition at line 77 of file composemail.h. |
1.4.2