akonadi
trashfilterproxymodel.cpp
37 bool TrashFilterProxyModel::TrashFilterProxyModelPrivate::showEntity( const Akonadi::Entity &entity ) const
87 const Collection &collection = index.data( EntityTreeModel::CollectionRole ).value<Collection>();
Collection parentCollection() const
Returns the parent collection of this object.
Definition: entity.cpp:186
virtual bool acceptRow(int sourceRow, const QModelIndex &sourceParent) const
Sort filter criterias, according to how expensive the operation is.
Definition: trashfilterproxymodel.cpp:76
An Attribute that marks that an entity was marked as deleted.
Definition: entitydeletedattribute.h:51
bool hasAttribute(const QByteArray &name) const
Returns true if the entity has an attribute of the given type name, false otherwise.
Definition: entity.cpp:146
Filter model which hides/shows entites marked as trash.
Definition: trashfilterproxymodel.h:56
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Nov 26 2013 09:03:19 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Nov 26 2013 09:03:19 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.