Akonadi
Todo List
- Member Akonadi::AgentBase::setNeedsNetwork (bool needsNetwork)
- use this in combination with QNetworkConfiguration to change the onLine status of the agent.
- Class Akonadi::CachePolicy
Do we also need a size limit for the cache as well?
on a POP3 account, is should not be possible to change locally cached parts, find a solution for that
- Member Akonadi::CollectionFetchJob::CollectionFetchJob (const Collection::List &collections, Type type, QObject *parent=nullptr)
- KDE5 merge with ctor above.
- Class Akonadi::Monitor
Distinguish between monitoring collection properties and collection content.
Special case for collection content counts changed
- Class Akonadi::ResourceBase
- Member Akonadi::ResourceBase::retrieveItems (const Akonadi::Item::List &items, const QSet< QByteArray > &parts)
- : Make this method pure virtual once retrieveItem() is gone
- Class Akonadi::Server::ItemRetriever
- make usable for Fetch by allowing to share queries
- Namespace Akonadi::Server::PartHelper
- Use exceptions for error handling in all these methods. Requires that all callers can handle that first though.
- Member Akonadi::Server::QueryBuilder::setSubQueryMode (Query::LogicOperator op, ConditionType type=WhereCondition)
- Give this method a better name.
- Class Akonadi::StandardActionManager
- collection deleting and sync do not support multi-selection yet
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:31:59 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:59 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.