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

AttachItem Class Reference

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

Collaboration diagram for AttachItem:

Collaboration graph
[legend]
List of all members.

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

Constructor & Destructor Documentation

AttachItem::AttachItem QListView *  parent,
QListViewItem *  after,
const QString mime,
const QString desc,
const QString file,
const QString fsize,
int  num,
const QValueList< int > &  path
 

Definition at line 28 of file viewmail.cpp.

References _path.

AttachItem::AttachItem QListViewItem *  parent,
QListViewItem *  after,
const QString mime,
const QString desc,
const QString file,
const QString fsize,
int  num,
const QValueList< int > &  path
 

Definition at line 39 of file viewmail.cpp.

References _path.

AttachItem::AttachItem QListView *  parent,
AttachItemStore attachment
 

Definition at line 10 of file viewmail.cpp.

References _attachItemStore, AttachItemStore::description(), AttachItemStore::fileName(), and AttachItemStore::mimeType().

AttachItem::AttachItem QListViewItem *  parent,
AttachItemStore attachment
 

Definition at line 18 of file viewmail.cpp.

References _attachItemStore, AttachItemStore::description(), AttachItemStore::fileName(), and AttachItemStore::mimeType().


Member Function Documentation

AttachItemStore AttachItem::attachItemStore  )  [inline]
 

Definition at line 33 of file viewmail.h.

References _attachItemStore.

bool AttachItem::isParentof const QValueList< int > &  path  ) 
 

Definition at line 50 of file viewmail.cpp.

References _path, QValueList< T >::count(), and i.

Referenced by ViewMail::searchParent().

int AttachItem::Partnumber  )  [inline]
 

Definition at line 25 of file viewmail.h.

References _partNum.


Member Data Documentation

AttachItemStore AttachItem::_attachItemStore [private]
 

Definition at line 36 of file viewmail.h.

Referenced by AttachItem(), and attachItemStore().

int AttachItem::_partNum [private]
 

Definition at line 29 of file viewmail.h.

Referenced by Partnumber().

QValueList<int> AttachItem::_path [private]
 

Definition at line 31 of file viewmail.h.

Referenced by AttachItem(), and isParentof().


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