knode
KNMemoryManager::CollectionItem Class Reference
#include <knmemorymanager.h>
Public Types | |
typedef QList < KNMemoryManager::CollectionItem * > | List |
Public Member Functions | |
CollectionItem (KNArticleCollection::Ptr c) | |
~CollectionItem () | |
void | sync () |
Public Attributes | |
KNArticleCollection::Ptr | col |
int | storageSize |
Detailed Description
Group/folder cache item.
Definition at line 59 of file knmemorymanager.h.
Member Typedef Documentation
List of collection cache items.
Definition at line 73 of file knmemorymanager.h.
Constructor & Destructor Documentation
|
inlineexplicit |
Definition at line 61 of file knmemorymanager.h.
|
inline |
Definition at line 66 of file knmemorymanager.h.
Member Function Documentation
void KNMemoryManager::CollectionItem::sync | ( | ) |
Definition at line 212 of file knmemorymanager.cpp.
Member Data Documentation
KNArticleCollection::Ptr KNMemoryManager::CollectionItem::col |
Definition at line 69 of file knmemorymanager.h.
int KNMemoryManager::CollectionItem::storageSize |
Definition at line 70 of file knmemorymanager.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
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
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.