mailcommon
entitycollectionorderproxymodel.cpp
Go to the documentation of this file.
92 connect( Akonadi::SpecialMailCollections::self(), SIGNAL(collectionsChanged(Akonadi::AgentInstance)),
bool folderIsTrash(const Akonadi::Collection &collection)
Returns true if the folder is a trash folder.
Definition: mailkernel.cpp:297
bool folderIsTemplates(const Akonadi::Collection &collection)
Definition: mailkernel.cpp:265
bool folderIsSentMailFolder(const Akonadi::Collection &)
Returns true if the folder is one of the sent-mail folders.
Definition: mailkernel.cpp:313
bool isManualSortingActive() const
Definition: entitycollectionorderproxymodel.cpp:159
EntityCollectionOrderProxyModel(QObject *parent=0)
Definition: entitycollectionorderproxymodel.cpp:85
MAILCOMMON_EXPORT bool isVirtualCollection(const Akonadi::Collection &col)
Definition: mailutil.cpp:96
static bool folderIsInbox(const Akonadi::Collection &, bool withoutPop3InboxSetting=false)
Definition: mailkernel.cpp:335
void slotSpecialCollectionsChanged()
Definition: entitycollectionorderproxymodel.cpp:104
virtual bool lessThan(const QModelIndex &left, const QModelIndex &right) const
Definition: entitycollectionorderproxymodel.cpp:124
virtual ~EntityCollectionOrderProxyModel()
Definition: entitycollectionorderproxymodel.cpp:96
void setTopLevelOrder(const QStringList &list)
Definition: entitycollectionorderproxymodel.cpp:112
void clearRanks()
Definition: entitycollectionorderproxymodel.cpp:118
bool folderIsDrafts(const Akonadi::Collection &)
Definition: mailkernel.cpp:243
bool folderIsDraftOrOutbox(const Akonadi::Collection &collection)
Returns true if the folder is either the outbox or one of the drafts-folders.
Definition: mailkernel.cpp:234
void setManualSortingActive(bool active)
Definition: entitycollectionorderproxymodel.cpp:148
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:14 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:14 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.