Akonadi
trashfilterproxymodel.cpp
44bool TrashFilterProxyModel::filterAcceptsRow(int sourceRow, const QModelIndex &sourceParent) const
bool hasAttribute(const QByteArray &name) const
Returns true if the collection has an attribute of the given type name, false otherwise.
Definition collection.cpp:161
An Attribute that marks that an entity was marked as deleted.
Definition entitydeletedattribute.h:35
bool hasAttribute(const QByteArray &name) const
Returns true if the item has an attribute of the given type name, false otherwise.
Filter model which hides/shows entities marked as trash.
Definition trashfilterproxymodel.h:46
bool filterAcceptsRow(int sourceRow, const QModelIndex &sourceParent) const override
Sort filter criteria, according to how expensive the operation is.
Definition trashfilterproxymodel.cpp:44
Helper integration between Akonadi and Qt.
sourceModel
QVariant data(int role) const const
virtual QModelIndex index(int row, int column, const QModelIndex &parent) const const override
void invalidateFilter()
T value() const const
Q_D(Todo)
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:31:58 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:31:58 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.