knode
#include <kncollectionviewitem.h>
Protected Member Functions | |
virtual QString | elidedLabelText (const QFontMetrics &fm, unsigned int width) const |
Protected Member Functions inherited from KPIM::FolderTreeWidgetItem | |
void | setLabelTextElided (bool labelTextElided) |
Additional Inherited Members | |
Public Types inherited from KPIM::FolderTreeWidgetItem | |
enum | FolderType { Inbox, Outbox, SentMail, Trash, Drafts, Templates, Root, Calendar, Tasks, Journals, Contacts, Notes, Other } |
enum | Protocol { Local, Imap, CachedImap, News, Search, NONE } |
Detailed Description
Folder tree item.
Definition at line 25 of file kncollectionviewitem.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 25 of file kncollectionviewitem.cpp.
|
explicit |
Definition at line 32 of file kncollectionviewitem.cpp.
KNCollectionViewItem::~KNCollectionViewItem | ( | ) |
Definition at line 41 of file kncollectionviewitem.cpp.
Member Function Documentation
|
inline |
Returns the collection this item represents.
Definition at line 46 of file kncollectionviewitem.h.
|
protectedvirtual |
Elid names of group according to usenet habit.
(e.g. fr.comp.lang.perl is elided to f.c.lang.perl)
Reimplemented from KPIM::FolderTreeWidgetItem.
Definition at line 107 of file kncollectionviewitem.cpp.
|
virtual |
Sort newsgroups before local folders.
Reimplemented from FolderTreeWidgetItem.
Reimplemented from KPIM::FolderTreeWidgetItem.
Definition at line 81 of file kncollectionviewitem.cpp.
void KNCollectionViewItem::setCollection | ( | KNCollection::Ptr | c | ) |
Sets the collection this item represents.
Definition at line 100 of file kncollectionviewitem.cpp.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:37 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.