knode
KNCollectionViewItem Class Reference
#include <kncollectionviewitem.h>
Inheritance diagram for KNCollectionViewItem:

Detailed Description
Folder tree item.
Definition at line 29 of file kncollectionviewitem.h.
Public Member Functions | |
| virtual bool | acceptDrag (QDropEvent *event) const |
| int | compare (Q3ListViewItem *i, int col, bool ascending) const |
| KNCollectionViewItem (KFolderTreeItem *parent, Protocol protocol=NONE, Type type=Other, int unread=0, int total=0) | |
| KNCollectionViewItem (KFolderTree *parent, Protocol protocol=NONE, Type type=Root) | |
| ~KNCollectionViewItem () | |
Public Attributes | |
| KNCollection * | coll |
Protected Member Functions | |
| virtual QString | squeezeFolderName (const QString &text, const QFontMetrics &fm, uint width) const |
Constructor & Destructor Documentation
| KNCollectionViewItem::KNCollectionViewItem | ( | KFolderTree * | parent, | |
| Protocol | protocol = NONE, |
|||
| Type | type = Root | |||
| ) |
Definition at line 29 of file kncollectionviewitem.cpp.
| KNCollectionViewItem::KNCollectionViewItem | ( | KFolderTreeItem * | parent, | |
| Protocol | protocol = NONE, |
|||
| Type | type = Other, |
|||
| int | unread = 0, |
|||
| int | total = 0 | |||
| ) |
Definition at line 36 of file kncollectionviewitem.cpp.
| KNCollectionViewItem::~KNCollectionViewItem | ( | ) |
Definition at line 43 of file kncollectionviewitem.cpp.
Member Function Documentation
| bool KNCollectionViewItem::acceptDrag | ( | QDropEvent * | event | ) | const [virtual] |
| int KNCollectionViewItem::compare | ( | Q3ListViewItem * | i, | |
| int | col, | |||
| bool | ascending | |||
| ) | const [virtual] |
| QString KNCollectionViewItem::squeezeFolderName | ( | const QString & | text, | |
| const QFontMetrics & | fm, | |||
| uint | width | |||
| ) | const [protected, virtual] |
Member Data Documentation
Definition at line 42 of file kncollectionviewitem.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference