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

Public Member Functions | |
| AttachItem (QListView *parent, QListViewItem *after, const QString &mime, const QString &desc, const QString &file, const QString &fsize, int num, const QValueList< int > &path) | |
| AttachItem (QListViewItem *parent, QListViewItem *after, const QString &mime, const QString &desc, const QString &file, const QString &fsize, int num, const QValueList< int > &path) | |
| int | Partnumber () |
| bool | isParentof (const QValueList< int > &path) |
| AttachItem (QListView *parent, AttachItemStore &attachment) | |
| AttachItem (QListViewItem *parent, AttachItemStore &attachment) | |
| AttachItemStore | attachItemStore () |
Private Attributes | |
| int | _partNum |
| QValueList< int > | _path |
| AttachItemStore | _attachItemStore |
|
||||||||||||||||||||||||||||||||||||
|
Definition at line 28 of file viewmail.cpp. References _path. |
|
||||||||||||||||||||||||||||||||||||
|
Definition at line 39 of file viewmail.cpp. References _path. |
|
||||||||||||
|
Definition at line 10 of file viewmail.cpp. References _attachItemStore, AttachItemStore::description(), AttachItemStore::fileName(), and AttachItemStore::mimeType(). |
|
||||||||||||
|
Definition at line 18 of file viewmail.cpp. References _attachItemStore, AttachItemStore::description(), AttachItemStore::fileName(), and AttachItemStore::mimeType(). |
|
|
Definition at line 33 of file viewmail.h. References _attachItemStore. |
|
|
Definition at line 50 of file viewmail.cpp. References _path, QValueList< T >::count(), and i. Referenced by ViewMail::searchParent(). |
|
|
Definition at line 25 of file viewmail.h. References _partNum. |
|
|
Definition at line 36 of file viewmail.h. Referenced by AttachItem(), and attachItemStore(). |
|
|
Definition at line 29 of file viewmail.h. Referenced by Partnumber(). |
|
|
Definition at line 31 of file viewmail.h. Referenced by AttachItem(), and isParentof(). |
1.4.2