akonadi
trashfilterproxymodel.cpp
40bool TrashFilterProxyModel::TrashFilterProxyModelPrivate::showEntity(const Akonadi::Entity &entity) const
An Attribute that marks that an entity was marked as deleted.
Definition entitydeletedattribute.h:50
Collection parentCollection() const
Returns the parent collection of this object.
Definition entity.cpp:185
bool hasAttribute(const QByteArray &name) const
Returns true if the entity has an attribute of the given type name, false otherwise.
Definition entity.cpp:148
Filter model which hides/shows entites marked as trash.
Definition trashfilterproxymodel.h:57
virtual bool acceptRow(int sourceRow, const QModelIndex &sourceParent) const
Sort filter criterias, according to how expensive the operation is.
Definition trashfilterproxymodel.cpp:76
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.