knode
kncollection.cpp
Go to the documentation of this file.
virtual KNCollection::Ptr selfPtr()=0
Returns a shared pointer pointing to this collection.
void setCollection(KNCollection::Ptr c)
Sets the collection this item represents.
Definition: kncollectionviewitem.cpp:100
virtual void updateListItem()
Updates the listview item after the collection has changed.
Definition: kncollection.cpp:45
KNCollectionViewItem * l_istItem
The list view item representing this collection in the folder tree.
Definition: kncollection.h:95
boost::shared_ptr< KNCollection > Ptr
Shared pointer to a KNCollection.
Definition: kncollection.h:40
void setListItem(KNCollectionViewItem *i)
Sets the listview item which represents this collection in the folder tree.
Definition: kncollection.cpp:34
void setLabelText(const QString &label)
Sets the textual data for the "Label" column of the parent FolderTreeWidget.
Definition: foldertreewidget.cpp:439
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:36 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:36 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.