mailcommon
entitycollectionorderproxymodel.cpp
Go to the documentation of this file.
91 connect( Akonadi::SpecialMailCollections::self(), SIGNAL(collectionsChanged(Akonadi::AgentInstance)),
virtual bool lessThan(const QModelIndex &left, const QModelIndex &right) const
bool folderIsTrash(const Akonadi::Collection &collection)
Returns true if the folder is a trash folder.
Definition: mailkernel.cpp:304
int indexOf(QChar ch, int from, Qt::CaseSensitivity cs) const
bool folderIsTemplates(const Akonadi::Collection &collection)
Definition: mailkernel.cpp:272
bool folderIsSentMailFolder(const Akonadi::Collection &)
Returns true if the folder is one of the sent-mail folders.
Definition: mailkernel.cpp:320
bool isManualSortingActive() const
Definition: entitycollectionorderproxymodel.cpp:158
T value() const
EntityCollectionOrderProxyModel(QObject *parent=0)
Definition: entitycollectionorderproxymodel.cpp:85
MAILCOMMON_EXPORT bool isVirtualCollection(const Akonadi::Collection &col)
Definition: mailutil.cpp:97
static bool folderIsInbox(const Akonadi::Collection &, bool withoutPop3InboxSetting=false)
Definition: mailkernel.cpp:342
void slotSpecialCollectionsChanged()
Definition: entitycollectionorderproxymodel.cpp:103
virtual bool lessThan(const QModelIndex &left, const QModelIndex &right) const
Definition: entitycollectionorderproxymodel.cpp:123
virtual ~EntityCollectionOrderProxyModel()
Definition: entitycollectionorderproxymodel.cpp:95
void setTopLevelOrder(const QStringList &list)
Definition: entitycollectionorderproxymodel.cpp:111
void clearRanks()
Definition: entitycollectionorderproxymodel.cpp:117
bool isEmpty() const
bool folderIsDrafts(const Akonadi::Collection &)
Definition: mailkernel.cpp:250
bool folderIsDraftOrOutbox(const Akonadi::Collection &collection)
Returns true if the folder is either the outbox or one of the drafts-folders.
Definition: mailkernel.cpp:241
QVariant data(int role) const
void setManualSortingActive(bool active)
Definition: entitycollectionorderproxymodel.cpp:147
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:31:40 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:31:40 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.