kdgantt2
kdganttsummaryhandlingproxymodel_p.h
Go to the documentation of this file.
Definition: kdganttglobal.h:215
bool cacheLookup(const QModelIndex &idx, QPair< QDateTime, QDateTime > *result) const
Definition: kdganttsummaryhandlingproxymodel.cpp:52
QHash< QModelIndex, QPair< QDateTime, QDateTime > > cached_summary_items
Definition: kdganttsummaryhandlingproxymodel_p.h:49
void insertInCache(const SummaryHandlingProxyModel *model, const QModelIndex &idx) const
Definition: kdganttsummaryhandlingproxymodel.cpp:66
Definition: kdganttglobal.h:207
void clearCache() const
Definition: kdganttsummaryhandlingproxymodel.cpp:112
Proxy model that supports summary gantt items.
Definition: kdganttsummaryhandlingproxymodel.h:31
Definition: kdganttglobal.h:216
bool isSummary(const QModelIndex &idx) const
Definition: kdganttsummaryhandlingproxymodel_p.h:44
void removeFromCache(const QModelIndex &idx) const
Definition: kdganttsummaryhandlingproxymodel.cpp:107
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:05 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:55:05 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.